1) Script Title:
Accordion Menu Script v1.5
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...ordionmenu.htm
3) Describe problem:
I need to know if it is possible to change the iframe into a div tag someway??
1) Script Title:
Accordion Menu Script v1.5
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...ordionmenu.htm
3) Describe problem:
I need to know if it is possible to change the iframe into a div tag someway??
I don't know what you mean by this. Theres no iframe thats included in accordion menu scrpt, is there? Anyways, did you want to put it in a frame? Or a div?
Jeremy | jfein.net
Yeah, there is an iframe included towards the bottom of the code. I wanted to switch it to a div instead. Is it possible??
A PHP include I think is what you're talking about. Change your file extension to .php, and use this code:
Code:<div> <?php include "IFRAME_URL.htm"; ?> </div>
- Mike
None of the Accordion Menu samples use an IFRAME actually. Please post a link to the page on your site that contains the problematic script so we can check it out.
DD Admin
http://www.dynamicdrive.com/dynamici...enu-glossy.htm
the last box of html. Towards the end of the code....
But do not worry about it anymore. I have choose to implement the accordion menu differently. I thank you for your help...
Bookmarks