jlhaslip
Sep 24 2005, 11:20 PM
I have a string of anchor tags arranged as a menu bar horizontally on a page. Pretty basic stuff is included in the css to give some colour and rollover colour change. The page links have been in place in the Html code and all are tested and confirmed accurate. This topic has to do with the browser only,( I think). I mention this in case there might be concerns about the anchor tags being correctly coded. Yes, they are good. So I modified the css to get it looking the way I thought was correct for the page in terms of placement, Background colour, rollover effect, etc. I did a 'visual' check of the page using 4 different browsers. Opera, IE6, Mozilla, and another one from the text editor I use (Editplus) which i think is IE based. Not sure. Anyway, back to the problem... There were some differences between browsers, of course, but nothing serious, nothing unacceptable. The page was good to go... so I uploaded the new css page and opened the site using Opera. Results were as per the local test. Ditto for IE6. These browsers were good. When the mouse pointer approaches the boundary of the text, the rollover and link activation occurred just fine and wonderful. Mozilla, however doesn't want to handle the colour change on rollover. The mouse pointer had to be right in the middle of the link and near the top edge of the text to recieve the rollover effect to activate the link. I have been using Mozilla for 8 months or so and I have never seen this effect before today. Can someone tell me what might be causing this? Where do I begin to correct it? It can't be in the html page since it works fine in three other browsers. Or can it ? The page in question is at jlhaslip.trap17.com/index.html. The linked pages are not yet uploaded, so the links are dead. 404's will happen if you click on them. If you want to see the code, do a view > source. If you want to see the css, I'll post it here if neccesary. Thanks.
Reply
dogomchawi
Sep 25 2005, 02:01 AM
Hmm - that is weird that it happened to you. I just tried it on a couple of my browsers (including FireFox) and I didnt have that problem on any of the pages... It might be that you changed preferences or something by accident in your browser prefs. I would try maybe re-downloading the browser if you cant figure it out using the preference pane. . . . Ya I just had my friend try it too and it seems to work fine for him. Mebbe its doin it just to get you angsty haha. Websites have a habit of doin that - at least to me. Good luck with yer site mate.
Reply
Tyssen
Sep 25 2005, 03:17 AM
It's cos #main is actually covering up all but the very top of your menu. You need to move #main down or give #nav a z-index higher than #main so it sits on top.
Reply
jlhaslip
Sep 25 2005, 05:33 AM
QUOTE(Tyssen @ Sep 24 2005, 09:17 PM) It's cos #main is actually covering up all but the very top of your menu. You need to move #main down or give #nav a z-index higher than #main so it sits on top. OH! That would do it, I suppose. (like I knew that) But it works in the other browsers a-okay, only in mozilla is it a problem. I'll do your fix and re-check in the morning. What's the odds that the browser preference is an issue here??? And thanks for the pointer. The z-index solution will be the first thing I try because the positioning is a compromise arrangement so that all three browser look similar. Not the same, similar. I would rather not move the #main. I guess I will if I must.
Reply
Tyssen
Sep 25 2005, 05:43 AM
QUOTE(jlhaslip @ Sep 25 2005, 03:33 PM) OH! That would do it, I suppose. (like I knew that) If you install the web developer extension for Firefox and then 'Outline/Block level elements', you'll see the overlap. That extension is a good one to have - lots of features and tools for web design/development.
Reply
jlhaslip
Sep 29 2005, 12:29 AM
AWESOME TOOL It does so many things it is in deniably this greatest thing since.... well, it is pretty darned nice to have working for you. The Web Developer Tool alone is worth picking up a Firefox Browser... It has already been used on other pages and I believe will be a favourite for a long time. Thanks bunches for the pointer Tyssen... I owe you big time...
Reply
Recent Queries:--
anchor tag in firefox - 0.33 hr back. (1)
-
firefox "anchor tag" - 2.27 hr back. (1)
-
firefox anchor tag - 13.84 hr back. (1)
-
firefox anchor css - 14.76 hr back. (1)
-
html anchor firefox - 16.48 hr back. (1)
-
anchor tags links firefox - 17.72 hr back. (1)
-
ie hack anchor tag - 25.78 hr back. (1)
-
anchor tag in firefox and internet explorer - 28.86 hr back. (1)
-
firefox anchor tag not working - 30.64 hr back. (1)
-
internet explorer embed anchor tag - 38.80 hr back. (1)
-
anchor firefox not working - 40.99 hr back. (1)
-
firefox anchor issue - 41.46 hr back. (1)
-
how to creating anchor tags in firefox - 58.04 hr back. (1)
-
html anchor internet explorer fix - 62.41 hr back. (1)
Similar Topics
Keywords : anchor, tag, compliance, issue, firefox, tiny, opera
- Flash Wmode(transparent) Pramater In Firefox3(on Linux) - Not Working
issue with flash transparancy and firefox3( on linux op. sistem) (1)
Template Coding Issue
(7) Heyo, I'm coding this template here; http://dailyanimation.info/ , and I need some help. In
firefox, it looks fine. No problems what-so-ever. Safari, the last nav link appears to be "Home"
instead of "Music" which is fixable, I think I might has mistyped the css. But then in IE everything
is choppy. The entire page is missaligned, the nav all appears to be "home", and is looks horrible.
I'm not sure what I did wrong with the coding. It must be something with the css because it was
fine till I coded the nav. The style sheet is located here; http://dailyanima....
Help With Website Layout Correction For All Browsers
Page gets larger on Firefox 2 (4) If you go to my site at http://boozkerstweaks.trap17.com and you look at the home page everything
is fine on all browsers. Problems start to arise very soon however. Here is my list of problems and
i was wondering if someone could help with just whats wrong. I have done a HTML validator and found
only 3 errors and all these problems still occured. You might find more now though because i am
screwing around with the code. Here is the list of browsers and errors: Netscape 8.1: After you
click on the pulldown menu and click the only tweak avaible at the moment the pag....
Help Aligning My Site Into The Centre In Firefox
site aligns to the centre in ie but not in firefox (5) I'm developing a new layout and so far, in my opinion, everything's going fine except for
one thing. That's the way in which the whole layout is aligned. In IE6, the entire thing aligns
beautifully in the centre whereas in firefox, it aligns leftwards. To get around this so far I'm
using this java script: CODE <script type="text/javascript"> if
(screen.width > 880 && navigator.appName !== "Microsoft Internet
Explorer") { window.resizeTo(880,window.screen.availHeight); }
</....
How To Make Youtube Embedded Videos Viewable On All Browsers
including on Opera browser which is actually not viewable with embedde (3) Firstly, I've noticed that embedded YouTube videos on personal websites, or any sites not on
YouTube's domain, cannot be viewed on Opera browser. In other words, the codes given by YouTube
to embed the videos on your site does not have support for Opera browser. However I've found out
a trick to do so. Here's how.. This is the original code given by YouTube to embed to your own
website. Copy this codes and paste into the source of your site. CODE <object
width="425" height="350"> <param name="movie" value="....
Firefox Script Problem
(5) Why Firefox can't scripting on below script:- CODE <center><a
href='http://www.yahoo.com'>Yahoo!</a></center> If correct,
the webpage should run "Yahoo!" at the center. When I using Internet Explorer, it run
correctly, but when I using Firefox, the "Yahoo!" will go to the left side. Who know this,
please explain to me and show me the introdution to make "Yahoo!" to center by using Firefox and
Internet Explorer browser.....
Bug In Opera - How Can I Fix This?
(2) Well, there's something really annoying happening in Opera. I have a table, with this code
inside it: CODE style="border-top: 1px solid #E4E4E4; border-right: 1px solid
#646464; border-bottom: 1px solid #646464" Well, this should normally show a border with
the color #646464 which is a gray color on the right and bottom of the table. Firefox and Internet
Explorer understands that, and shows me a border with the right color. But Opera doesn't show
any border at all! You can look at my site, the border should be in the RuneScape News....
Javascript Back , Forward Or Next Buttons Issue
(1) Okay webmasters, please put your wizard hats on and work your magic. I have a great little slide
show that I am working on. I just about have it done, but I have a problem that is driving me
nuts!!! The problem is my "back" button. Once the back button hits the first image and
the user clicks back again, a javascript error occurs (it states: That my variable is not defined).
I know that it is defined otherwise the back button would not work at all. The "next" button does
not have this problem it will loop continously. I have been researching others slidesho....
Html Dom
standars compliance? (6) I just started reading about the tutorials in w3skulls about the HTML Document Object Model, and it
has a lot of objects that can be manipulated through java script. The thing is that most of these
objects are obsolete html tags, and im not sure if thats ok or should we stick anyway to the
standrs, and manipulate everything that fits the standar, like through the style object. Becouse,
if its not obsolete html, why will w3zkoolz have it there without notes about this issue of standars
compliance? Thanks!....
Looking for anchor, tag, compliance, issue, firefox, tiny, opera
|
|
Searching Video's for anchor, tag, compliance, issue, firefox, tiny, opera
|
advertisement
|
|