February 2012 S M T W T F S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Categories
Tag Archives: jquery
Convert GET to POST with jQuery
A bit of code to convert GET values obtained from a clicked link in to a POST and send it as a post using jQuery. If you generate href values in your code for dynamic effects with jQuery, you need … Continue reading
Posted in General, Scripting, Web Development
Tagged javascript, jquery, web development
Leave a comment