Tag: jquery
-
jQuery Add-On: Empty $(…) Result Warning
by
Are you working on an HTML or JavaServer Faces project? Do you have problems with a JavaScript function not being triggered? Or a button that does not execute the defined action? Maybe an ID or style class has been changed and the jQuery selection now gets an empty result. This is why I coded jQuery…
-
Mavenizing Javascript Projects
by
Installing an automatic build process for your projects is very common today and best practice. In the java world Maven is a very popular build tool and has proven its matureness over the years. In this blog post we will show you the benefits of a Maven build and how we can utilize them for…
-
Enhance your web application with these two jQuery plugins
by
In one of our last projects, we built a platform independent desktop client completely based HTML5 for the UI. HTML 5 provides a powerful way to build UI. Coupled with JQuery and H-UBU, we have developed a pretty exciting UI. One of the issues faced during this development was the management of the user interactions:…

You must be logged in to post a comment.