if i load it on site load, and then dynamically add a form, javascript
functions don't work on that form.
basicaly, i need to reload it after form load, so the form inherits JS
functions
Hi.
In my application, i need to load a page with ajax. Loaded page
contains jquery functions, to handle form submitting.
The problem is that when i load that form with ajax, none of the
functions works and when i push "submit" it opens target url, not
reloads itself with ajax..
when i open the p
Hello.
I'm building a wab page with ajax. Well, everything was fine, before i
needed to create a form for file uploading.
Basicaly it works this way:
User loads webpage (www.exmpl.com)
click "upload" - a form is placed into div, using ajax. That form
contains jquery code for form handling/file up
3 matches
Mail list logo