Forum: JavaScript / DHTML / AJAX Jun 30th, 2005 |
| Replies: 5 Views: 10,506 Thx a million....the "popup" problem was that I had the wrong spelling for "winWait"...I had a lower-case "w".
Also, the <DIV> function works great !!
Thanks again. |
Forum: JavaScript / DHTML / AJAX Jun 30th, 2005 |
| Replies: 5 Views: 10,506 The "popup" works great...thx.....
but the "popup" won't close after the pics load ?????
Here is the code
<html>
<head>
<script language="javascript">
var winLeft = (screen.width-400)/2; |
Forum: JavaScript / DHTML / AJAX Jun 30th, 2005 |
| Replies: 5 Views: 10,506 I'm fairly new to this "java" thing but I think I can get thru your code all right.
BTW, since it is "today"....how would you use the DIV ?
Did u look at the images I am loading at ... |
Forum: JavaScript / DHTML / AJAX Jun 29th, 2005 |
| Replies: 5 Views: 10,506 :( I have a website at:
http://www.outingsunlimited.com
This site has quite a few "mouseover" images (37 actually) and I need to preload them before I start.
When someone goes to the site, while... |