Thanks,
Joy
So when do you want the script to fire, if you don't want it to happen on a link of some sort?
Regards,
Pete.
something like this?
<body onLoad='setTimeout("hidebox()", 8000);'>
<div id="popupbox">text for popup here</div>
Regards,
Pete.
Hi pete,
Here is a link to the page I need this script for...
www.richardsteele.classicwebdesigns.us/testpage.htm
If you curser over the top left portion of the page it will peel back and says to click on the card. If you click on the card, then the page that I need to re-size is the one that comes up. The peel back code was generated by a software product that my client wanted me to use.
Thanks!
Joy
Hi rmfred,
Thanks for your reply. Unfortunately, I don't think your script is exactly what I'm needing. Please see my reply below with a link for clarification of what I'm needing.
If I'm wrong about your script, please let me know and let me know how it would work /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />.
Thanks!
Joy
Nope - nothing showing in that area on my browsers, either Firefox or IE7... Am I looking in the wrong place?
There's a spelling mistunk on the front page - unforgettabe.... perhaps someone forgot? :-)
Regards,
Pete.
Nope - nothing showing in that area on my browsers, either Firefox or IE7... Am I looking in the wrong place?
There's a spelling mistunk on the front page - unforgettabe.... perhaps someone forgot? :-)
Regards,
Pete.
Thanks for the heads up on the typo /blush.gif" style="vertical-align:middle" emoid=":blush:" border="0" alt="blush.gif" />
The page already looks like it's peeling at the top-left of the page. That's where you should cursor over and it will peel back. It's working on both IE and FF for me. Please try it again and let me know if it's still not working for you.
Thanks!
Joy
I'm working on a popup window and need a script where I can size that window and it will come up as that size in Firefox. I have one that works in IE7, but not Firefox. I also have a script that works if you click on a link or graphic, but that's not what I want. I want the script to put in the actual popup window file so that when the window pops up it will be 300px by 300px. If anyone knows where I can find a script like this I would greatly appreciate it!
Thanks,
Joy