AJAX form submission using jQuery and PHP (part 2)
Loading...
4,700
Loading...
Uploader Comments (wormracer08)
see all
All Comments (6)
-
great job, thanks for all the explanation
Loading...
the jqury dont work.
after i put the hide code. its not hide the response div/
why?
barsheshetmov 4 months ago
@barsheshetmov not sure? Post your question with code at my site in the jQuery forums and we can get you fixed up.
wormracer08 4 months ago
I thought you were meant to put the link to the jquery library file inside the head tag, not at the end of the body tag. Am I wrong?
5uds1 10 months ago
@5uds1 your web pages will load faster when you include your javascript files at the end of the document because when the browser incounters javascript it must fully download the whole script before moving on to the next resource effectivly elliminating the browsers ability to download your pages resouces (images, css) in parallel.
wormracer08 10 months ago 2