March 30th, 2007 06:41 AM
It's working, big thanks!
March 29th, 2007 06:00 PM
I usually do PHP programming, but I need to get a Javascript functions working with variables.
This is the original code that's working:
<html>
<head>
<script type="text/javascript">
...
December 29th, 2006 07:43 AM
Do you guys remember thoose effect pages used to have a few years ago? It loaded the page, and when it was loaded when a white page with black text printed out "Loading site...". Then the left side...
December 19th, 2006 02:33 PM
Ah I'm sorry it should be www.digg.com/spy/
December 19th, 2006 09:10 AM
I want to do a function like Digg Live. I have a file that prints out the latest 10 rows in my database. And everytime a new entery is added to the database, I would like the DIV to be printed out...