11-28-2005, 11:07 PM | #1 |
Join Date: Nov 2005
Location: Central Florida
Posts: 4
|
Javascript in <head>
I am simply amazed at UltraGuest and its features, ease of use & reliability. Probably the best free "anything" Ive ever come across, and I spread the news to everyone I know. Thank you for giving the on-line community something to get excited about! I have figured out how to add a body "onload" javascript event, but I need help for this one...
My question: I have the following Javascript which I desperately need to use between the <head> and </head> tags of my guestbook, can anyone help: <script type="text/javascript"> function goSetHeight() { if (parent == window) return; else parent.setIframeHeight('iframe'); } </script>
__________________
http://www.JeremyDeal.com |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Linking to Javascript routines | Cugel | Guestbook Support | 3 | 09-10-2004 06:32 AM |