HTML & CSS Tutorials by 999tutorials.com

You can find here all the 12 tutorials by 999tutorials.com. The author's home page URL is http://www.999tutorials.com.
Sort byTutorials Per Page
Pages:1 | 2 | Next| Last
If you are on a shared host, which most people are you don't have access to change php.ini most of the time. Sometimes you might need some changes.
November 27, 2006 Today Views: 1 Total Views: 1,179
You can't actually print a document from javascript, but you can open the print dialog to the user.
October 24, 2006 Today Views: 1 Total Views: 1,453
Program a function that will show the visitor how long time they have spent on your site. When they leave, we use a javascript onUnload-function to alert the user with the number of seconds.
August 25, 2006 Today Views: 1 Total Views: 1,403
Show a random image with javascript.
August 8, 2006 Today Views: 1 Total Views: 1,512
Use javascript to fill an input field with the current date/time to save time for your self. A handy function with complete code and html to copy p
June 9, 2006 Today Views: 1 Total Views: 1,708
Change images on mouse over with javascript. Define the images and preload them.
April 11, 2006 Today Views: 1 Total Views: 1,696
Sometimes you need to put important but secret data on a web site. Then it's important to protect it from other persons! Let's say your web stats, your admin section or just your private photo album ;-)
March 13, 2006 Today Views: 1 Total Views: 966
Change the mouse point into a waiting glass over a link or speical arrows for some reason. You can also change the cursor with any image you want.
March 6, 2006 Today Views: 1 Total Views: 1,456
Favicons are shown by your url in the browser and also in the bookmark list. Create your own quick and easy, and also animated
March 3, 2006 Today Views: 1 Total Views: 1,644
Html lists can be formated differently with very simple tricks. First you can use either bullets or numbers for your the lists. Secondly you can use images instead of bullets to make them better looking.
February 28, 2006 Today Views: 1 Total Views: 1,295
Pages:1 | 2 | Next| Last