Hi,
when I run ajaxify in the noConflict-Mode (together with
MooTools :P ), the Option "tagToload" is not performed respectively
the correct returned data is not put in the defined selector.
Can anyone resolve this problem? Has anyone a solution?
cu
rigo
Got it!
The name of the button was the problem.
It shouldn't be "submit", I use "submit-button" now and it works fine.
cu
rigo
;);
$("#newadForm").submit();
});
$("#newadForm").validate({
submitHandler: function(form) {
form.submit();
}
});
});
When I click the button, firebug tells me:
1. 'fire'
2. form.submit is not a function
What can I do?
cu
rigo
Is there any example web page?
Hi Developers,
I've got a idea for a new Plugin, but I'm not able to develop it by
myself.
1. There is a Nested-Set-Table with some Items (id, left, right, name)
(http://www.edutech.ch/contribution/nstrees/index.php or
http://www.thundernail.de/projekt.php?url_nr=12&submit=one&id=6 or
http://www
ange-event).
How can i solve this problem?
cu
rigo
6 matches
Mail list logo