hi! i have a code which needs a refresh of page after submission. but i dont want to refresh the entire page, just the data inserted(comment system) i dont know any ajax and jquery, please help!
Fotiman
1:35 pm on Aug 4, 2010 (gmt 0)
If you're looking to use jQuery, but don't have any experience with it, you should probably start at the jQuery Documentation [docs.jquery.com]. It's very well documented, and there is a section on AJAX [api.jquery.com]. But without a specific question, I suspect you may not get much response. Why don't you try to implement it, and then if you have specific questions, post them back here.