Hey there.
I dont know why but this menu is on the top of the text in html page. For exemple:
[h1] bla bla blalb blalbla[/h1]
[script] here's qhere the menu script is inserted[/script]
[h2] xxxxxxxxxxxxxx [/h2]
When you load this page, the menu gets OVER the text "xxxxxxxxxxxxxx". Isn't it supposed to be bellow? How can i have the text "xxxxxxxxxxx" right bellow the menu?
Ps: since the menu is data driven, i dont know the its width and height so i can't put a DIV with absolute positioning in xxxxxxxx text.
Tks alottttttttttt
Menu is over text in page!
-
- Beginner
- Posts: 4
- Joined: Fri Oct 04, 2002 9:55 pm
- Contact:
-
- Beginner
- Posts: 4
- Joined: Fri Oct 04, 2002 9:55 pm
- Contact:
hey
It does not work because the text after the script appears right after the first text.
- trytrix
- Super Advanced
- Posts: 92
- Joined: Thu Sep 26, 2002 9:46 pm
- Location: Flanders / Belgium
- Contact:
Don't get it 100% !!
Give us a link to an example so that we can have a look at ..
Trytrix
(From The Flanders Fields
)
And .. just give me a HIT at : http://www.ransbecca.be
Give us a link to an example so that we can have a look at ..
Trytrix
(From The Flanders Fields

And .. just give me a HIT at : http://www.ransbecca.be
-
- Beginner
- Posts: 4
- Joined: Fri Oct 04, 2002 9:55 pm
- Contact:
here's
The problem is that the menu hiding the text. I put a pic of the problem in the following address:
http://www.animaisonline.com/temp/problemwithmenu.gif
Here's an html example:
<table>
<tr>
<td>....<script>PlaceMenu....</td>
</tr>
</TABLE>
<font size=3>THIS TEXT WILL BE HIDDEN BY THE MENU</font>
<br><br><br><br><br><br><br><br><br>
This text will NOT be hidden by the menu.
The reason i cannot put "<br>" is that the menu is data driven... i dont know it's height..
Did i make myself clear? Sorry about my bad english, not my primary language.

Tks for your help!
http://www.animaisonline.com/temp/problemwithmenu.gif
Here's an html example:
<table>
<tr>
<td>....<script>PlaceMenu....</td>
</tr>
</TABLE>
<font size=3>THIS TEXT WILL BE HIDDEN BY THE MENU</font>
<br><br><br><br><br><br><br><br><br>
This text will NOT be hidden by the menu.
The reason i cannot put "<br>" is that the menu is data driven... i dont know it's height..
Did i make myself clear? Sorry about my bad english, not my primary language.

Tks for your help!
-
- Beginner
- Posts: 4
- Joined: Fri Oct 04, 2002 9:55 pm
- Contact:
Here's again
Here's another PIC for the problem.
http://www.animaisonline.com/temp/problemwithmenu2.gif.
How can i make the text appers BELLOW the menu, since i dont know what the menu height will be? (because it is data driven)
Tks alot
http://www.animaisonline.com/temp/problemwithmenu2.gif.
How can i make the text appers BELLOW the menu, since i dont know what the menu height will be? (because it is data driven)
Tks alot