So now we have looked at the $.get request we now are going to look at the $.post request.
In this screencast we can see how we can submit form data through this request.
Posted on : 30-05-2009 | By : Lee | In : CSS, Jquery
12
I thought I would kick off this blog with a short tutorial on how you can make form radio buttons look and feel allot more interesting.
A recent job required the user to select a radio button which then on form submit depending on the result would load a specific page. OK im hearing you a normal set of radio buttons would have done the job fine but it just looked so boring and took up so little space. So I decided that with a bit of CSS & Jquery magic we could make it look allot more interesting.