A very simple way to load the images into the browsers cache so when
they are displayed they will not have to load the file and create a
delay in the browser.
// Initiate the image count variable
...
This is a basic tutorial on how to use the xmlHTTPRequest
object to send an ajax request, the way I have chosen to do this is by
calling the request encased in my own object.
First we need to creat...
The simplest way to create a javascript popup is to create a function like so.
And then add the following to the anchor link you would like to popup.
<a href=”#” onclick=̶...
Post Comments