Problems with NS Alignment,Submenu width, and Iframe reload!
Problems with NS Alignment,Submenu width, and Iframe reload!
Hello,
First my site is located at http://www.xcfl.com
I'm trying to make my site cross browser compatible and see problems!
In Netscape the Alignment just does not seem right!
The Submenu with is really wide in NS!
When I mouse over my menu my IFrame reloads in NS!
I had it looking pretty good and I'm just frusterated with getting this right in NS,Mozilla right now!
I wish this was not such a pain, hope it is something simple to fix!
Mike
First my site is located at http://www.xcfl.com
I'm trying to make my site cross browser compatible and see problems!
In Netscape the Alignment just does not seem right!
The Submenu with is really wide in NS!
When I mouse over my menu my IFrame reloads in NS!
I had it looking pretty good and I'm just frusterated with getting this right in NS,Mozilla right now!
I wish this was not such a pain, hope it is something simple to fix!
Mike
I can't help with the iframe reload, that is probably something to do with the iframe resize script you have running. As to the submenus, I suggest you declare a width of the items, so in your first submenu you'd have itemwidth="185px"; right below the declared style= Also, remember that you are using the overfilter and shadow so the menu will look differently in ie than in netscape since netscape doesn't read or display those effects. I am looking at the menus one above the other in ie 5.5 and netscape 6.01 and they are aligned exactly the same.
Ruth
Ruth
I might have to try a different script for the IFarme,but I disagree I'm using NS 7.0 and look how the menu is slightly offset to the right of the banner and Java Ticker! They line up just right in IE and I have everything set to be centered.....
Just a really strange thing getting stuff to work right with NS and Mozilla, I have not even gotten to the other Browsers yet!
Mike
Just a really strange thing getting stuff to work right with NS and Mozilla, I have not even gotten to the other Browsers yet!
Mike
I believe the iframe is not working because you do not have an id named. You have name=main, but you left out the id=main part of it. As to the positioning, you don't have a style sheet so, I might suggest since all browsers seem to have their own preset margins, that in the head of the document you put a css style in which you declare margin-top:0px, margin-right:0px; etc. and see if that helps. You can also declare margin:0px in your global style for the main menu. I have ie5.5 and netscape 6.01 and 7.1 the menu is the same position in the netscapes as in the ie 5.5, just for your information. I do remember something somewhere about netscape 7.11 and something being wrong with just that particular version.
Ruth
Ruth
ok,
I got my links working in the sub menus now!
But one small problem still in NS!
My home button opens a whole new browser in netscape and does nothing... in IE it just reloads the home page in the IFrame....weird!
Also, The Join Now button is just an e-mail link and it opens a new browser as well and does not in IE....it just opens a new message in my e-mail browser!
Hopefully this is close to being solved!
Thanks for all your help!
I got my links working in the sub menus now!
But one small problem still in NS!
My home button opens a whole new browser in netscape and does nothing... in IE it just reloads the home page in the IFrame....weird!
Also, The Join Now button is just an e-mail link and it opens a new browser as well and does not in IE....it just opens a new message in my e-mail browser!
Hopefully this is close to being solved!
Thanks for all your help!
We can but hope we'll solve it. But, it would help to know what exactly it is you want it to do rather than what it is doing
. Well, we do need to know what it's doing but also what it's supposed to do instead. So, if you could tell us what you want it to do when you click the home button and what you want it to do when you click the Join Now button, we'll be on our way.
Ruth

Ruth