Entries Tagged as 'jQuery'
jQuery Form Plugin is a very useful JavaScript library which let you handle HTML forms in very flexible manner.
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. [...]
[Read more →]
Tags:
I am involve in developing Web Based Management Console for Apache ODE these days for Google Summer of Code 2008. For the mid term evaluation I used code developed using jQuery and I tested only in Firefox 2. But After I submit patches to ODE, developers mentioned about bugs in Firefox 3 and IE 7. [...]
[Read more →]
Tags:
I found this nice slides while I’am searching for a cross browser and easy to use DOM Scripting toolkit. The different APIs used by different browsers make it harder to write JavaScript which manipulate HTML documents. But toolkits like JQuery, Prototype, YUI, and etc.. make the JavaScript programmers life easier than before.
I think, now the [...]
[Read more →]
Tags: