Archive

Posts Tagged ‘refresh’

AJAX Tutorial 2 – Submiting a form without page refresh – Method 2 – 2/2

April 27th, 2010 No comments


This video will teach you how to submit a form without page refresh the easy way. This uses a function that jQuery have engineered (jquery.com) using their library we can easily submit a form with ajax without having to refresh our page. jQuery Function jQuery.ajax jQuery Library Src: code.jquery.com

AJAX Tutorial 2 – Submiting a form without page refresh – Method 2

April 26th, 2010 No comments


This video will teach you how to submit a form without page refresh the easy way. This uses a function that jQuery have engineered (jquery.com) using their library we can easily submit a form with ajax without having to refresh our page. jQuery Function jQuery.ajax jQuery Library Src: code.jquery.com More videos like this coming soon, so subscribe :-)

AJAX Tutorial 1 – Submiting a form without page refresh!

April 25th, 2010 No comments


This tutorial will teach you to submit a form using AJAX this means you will have no page refresh! Some useful links: byteforums.com – I’m Josh Connerty if you need any help this is a great place to go. jjcon.co.uk – My blog lots of tips and tutorials here.