jQuery loading animation during page load or form submission
Posted by matthew | Posted in Tutorial | Posted on 09-02-2010
Tags: AJAX, Javascript, jQuery
0
This is a really quick and nasty way to display a div while a form is submitting.
SharePoint Ticker Web Part from Existing Data Ever wanted to create a ticker in SharePoint without having to buy the $99 add-on from Microsoft, well here's the code: Simply create a new Web Part using the 'Content Editor' and open the 'Source Editor...'...
Sony E3 Prediction 2010 With E3 upon us in the coming weeks, and Sony keeping tight lipped about their schedule I think it's time we started predicting the outcome, the announcements and surprises with educated and industry sector...
Sony E3 Prediction 2010 With E3 upon us in the coming weeks, and Sony keeping tight lipped about their schedule I think it's time we started predicting the outcome, the announcements and surprises with educated and industry sector...
Whats next for Nintendo? Today I noticed that Nintendo have had falling profits for 2010 and predict even less sales for next year. The Wii 2 hasn`t been officially announced and from what I can see is not really on the radar....
7 Great Free Android Apps The Android mobile operating system is both fast, reliable and can do everything that the Apple OS can and a little more (all for normally a fraction of the price.) plus it supports Flash and soon Flash...
This is a really quick and nasty way to display a div while a form is submitting.
Uploading a file or document from your computer using AJAX is quite frustrating when you try to do it right, but it can be useful for many reasons. So here is the wrong easy way we have found to do it.
Ever wanted to create a ticker in SharePoint without having to buy the $99 add-on from Microsoft, well here’s the code:
jQuery is an extremely powerful library, one of the things it does really well is Ajax, this post shows how to send a request and post the response on to the page.