Virtual Mechanics: Community Forums and FAQs
Virtual Mechanics: Community Forums and FAQs
Report Suspected Bugs
Iframe|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Working Mechanic |
|
||
|
|
Honorary 'Aussie' Mechanic |
Looks like no one can find your problem.
I’ve had a quick look at your page, and couldn’t find the problem. I then downloaded your IMS file, and still can’t find the problem. The only thing I did find was that on the page for your iFrame (indexwindow), there is an image to the left of your other images that is not visible. The image is “navbg.gif:, object obj1151. I tried removing it, but it didn’t solve the problem. Over to the gurus. |
|||
|
|
Honorary 'Aussie' Mechanic |
Yahoo . . . I’ve just found the solution to your problem.
Because you are placing code into a code object into the body, you do not need the opening <body> tag at the start of your script. Besides that, you do not have a closing body tag to match it. Also, Site Spinner creates it’s own DIV for the code object, so again, you do not need the opening and closing DIV’s in the code itself. Delete <body> <divfrom the beginning of the menu’s code, and also the <div>at the very end of the script. Again, you have two opening DIV’s, but no ending ones. As I said, they are not required as SS provides it’s own. I just tried the above with your IMS file and it worked fine. EDIT: Sorry, with a little more testing, there is some misinformation there. I forgot that the menu code includes some CSS. By deleting the DIV tags, the menu loses some of it’s formatting. So, still delete the <body> tag at the start of the code, but leave the <div there. At the end of the code, place a forward slash in front of the DIV in the closing tag, as </div> That solves the iFrame problem, and retains the menus formatting. This message has been edited. Last edited by: postyr, |
|||
|
|
Working Mechanic |
Thanks a million works perfect
|
|||
|
| Powered by Eve Community |
| Please Wait. Your request is being processed... |
|

