|
| how do you use javascript that does something after a certain time? for example a clock that changes every second, how does that work in javascript? also, how can u make things move like your pop up JOIN WEBFORUMZ banner thing? thanks ben |
| http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/setinterval.asp Making things move is by using javascript to modify the CSS position of an object. |
| thanks catalyst.. but do u mind explaining it in laymans terms? I never understand the language people like that use... sorry... |