| Author |
Message |
Larry Guest
|
Posted: Mon Dec 15, 2003 7:42 am Post subject: in one html file, how to set? |
|
|
My design (1 frame) like this:
=====================
| |
| |
=====================
| M |
| E |
| N |
| U |
I put this line in the MENU section:
<script language="JavaScript">
new COOLjsOutlookBar(OutlookBar);
</script>
however, the menu doesn't limit in that area, but go to the top of page.
any way for me to set the menu in an defined area? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Mon Dec 15, 2003 9:41 am Post subject: |
|
|
| Can you quote your HTML code? |
|
| Back to top |
|
 |
Larry Guest
|
Posted: Mon Dec 15, 2003 9:02 pm Post subject: |
|
|
| Alex_Kunin wrote: | | Can you quote your HTML code? |
here is the website : http://thieulam.com
how can I put the xbar menu in the left column, under Mục Lục ??? |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Sun Dec 21, 2003 4:43 am Post subject: |
|
|
| OutlookBar was designed to be used with frames, but your site does not have them. Try to put the script into IFRAME. |
|
| Back to top |
|
 |
ervega
Joined: 22 Dec 2003 Posts: 1 Location: santiago
|
Posted: Mon Dec 22, 2003 8:07 pm Post subject: |
|
|
| Alex_Kunin wrote: | | OutlookBar was designed to be used with frames, but your site does not have them. Try to put the script into IFRAME. |
it doesn´t work either
i put an iframe inside a page, and placed my outlookbar inside the page in the iframe.
if the parent page has scroll bars, then the parent page will scroll until letting the outlook being at top of the parent page !!
any ideas how to overcome this ???
ernesto vega
santiago, chile |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Thu Jan 15, 2004 8:48 pm Post subject: |
|
|
| Start using frames. Or make floating (drifting) IFRAME: search for relevant code somewhere on dynamicdrive.com or ask tech. support at jssupport@cooldev.com. |
|
| Back to top |
|
 |
|