Welcome Guest ( Log In | Register )



3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic
> A Hidden Pop-up Box With CSS Only, A great trick I can't conduct completely
vizskywalker
post Dec 1 2006, 05:42 AM
Post #11


Techno-Necromancer
Group Icon

Group: Members
Posts: 1,018
Joined: 13-January 05
From: The Net
Member No.: 2,127



It seems to work fine in IE7. You may just want to put a link at the bottom to the firefox download page or the IE7 download page or both. IE6 is outdated, and people really ought to upgrade to IE7 if they still use it.

~Viz
Go to the top of the page
 
+Quote Post
pyost
post Dec 1 2006, 12:54 PM
Post #12


Nenad Bozidarevic
Group Icon

Group: [MODERATOR]
Posts: 1,049
Joined: 7-November 05
From: Belgrade, Serbia
Member No.: 9,500
myCENTs:9.92



Yeah, it does work fine in IE7, but many people are still using IE6 probably because they:
1) Have an extremely slow connection, so they can't update
2) Don't know how to update/don't even know that there is an update

I am still following the rule that it must be the same in all browsers, or at least most of them. And leaving out IE6 (and lower) isn't an option for me.

What about JavaScript? I'm not a JS fan, but if it can solve this problem, I'll have to use it sad.gif
Go to the top of the page
 
+Quote Post
jlhaslip
post Dec 1 2006, 07:00 PM
Post #13


Advanced Member
Group Icon

Group: Members
Posts: 189
Joined: 15-November 05
From: Inland from the Left Coast of Canada
Member No.: 9,627
myCENTs:62.43



Does this page help you at all?
http://www.jlhaslip.trap17.com/samples/tooltips/

This post has been edited by jlhaslip: Aug 30 2007, 03:53 AM
Go to the top of the page
 
+Quote Post
toby
post Dec 1 2006, 07:13 PM
Post #14


Super Member
Group Icon

Group: Members
Posts: 555
Joined: 29-September 06
Member No.: 16,228



QUOTE(jlhaslip @ Dec 1 2006, 07:00 PM) *
Does this page help you at all?
http://jlhaslip.trap17.com/samples/tooltips/

Oddly in Opera 9, you have to click the link to see the first line.
Go to the top of the page
 
+Quote Post
pyost
post Dec 1 2006, 07:38 PM
Post #15


Nenad Bozidarevic
Group Icon

Group: [MODERATOR]
Posts: 1,049
Joined: 7-November 05
From: Belgrade, Serbia
Member No.: 9,500
myCENTs:9.92



QUOTE(jlhaslip @ Dec 1 2006, 08:00 PM) *
Does this page help you at all?
http://jlhaslip.trap17.com/samples/tooltips/


Actually, that is mostly the code I use. Therefore, you have the same problem, too. When I reduced the font size, the box connected to the first link appeared behind the third link. z-index would solve the problem, but only in IE7, Firefox and Opera.
Go to the top of the page
 
+Quote Post
vizskywalker
post Dec 1 2006, 07:53 PM
Post #16


Techno-Necromancer
Group Icon

Group: Members
Posts: 1,018
Joined: 13-January 05
From: The Net
Member No.: 2,127



QUOTE(pyost)
What about JavaScript? I'm not a JS fan, but if it can solve this problem, I'll have to use it sad.gif
Javascript can be used to accomplish this, I know because I've done it before. But it is extremely messy, and ugly. If we can't think of anything else, I'll take a crack at coming up with some JS code for you. All of my samples use Javascript's UOOP so they probably aren't what's best suited and I'd need to convert.

~Viz
Go to the top of the page
 
+Quote Post
saint-michael
post Dec 1 2006, 08:20 PM
Post #17


SM- the Man -The Myth - The Legend Himself
Group Icon

Group: Members
Posts: 457
Joined: 4-September 05
From: Drinking da rootbeers
Member No.: 8,313
myCENTs:72.48



what about the transparency effect in IE7 you have on the 2+? All them except for the last one are transparent.

although this could have been fixed a z-index of 100 seems to be a bit extreme if you remember the problem I was having (fixed it) a z-index of 1-5 should be sufficient unless I am missing something.

Also have you thought about what mac Ie 5 would look like and netscape as well?
Go to the top of the page
 
+Quote Post
pyost
post Dec 1 2006, 09:47 PM
Post #18


Nenad Bozidarevic
Group Icon

Group: [MODERATOR]
Posts: 1,049
Joined: 7-November 05
From: Belgrade, Serbia
Member No.: 9,500
myCENTs:9.92



I know z-index of 1 would have been enough, but I prefer it this way. If necessary, I can insert more classes with the index between 1 to 100. And 100 is a better-looking muber laugh.gif

QUOTE(saint-michael @ Dec 1 2006, 09:20 PM) *

Also have you thought about what mac Ie 5 would look like and netscape as well?


I didn't want to think about Mac, because I'm 100% sure that 0.01% of the visitors would be using it. In my country, XP is the way to go smile.gif

QUOTE
what about the transparency effect in IE7 you have on the 2+? All them except for the last one are transparent.


I didn't quite understand this part. Would you mind exaplaining it again (since I don't have IE7)?
Go to the top of the page
 
+Quote Post
saint-michael
post Dec 2 2006, 08:10 PM
Post #19


SM- the Man -The Myth - The Legend Himself
Group Icon

Group: Members
Posts: 457
Joined: 4-September 05
From: Drinking da rootbeers
Member No.: 8,313
myCENTs:72.48



Well since I can't show you a print screen (erased the example) basically I could see through the box when you hover over the score. It that to all of them except for the last set of scores.
Go to the top of the page
 
+Quote Post
pyost
post Dec 2 2006, 10:34 PM
Post #20


Nenad Bozidarevic
Group Icon

Group: [MODERATOR]
Posts: 1,049
Joined: 7-November 05
From: Belgrade, Serbia
Member No.: 9,500
myCENTs:9.92



I think I know what you are talking about, and that's probably what I want to solve. But it wasn't completely transparent, right? You could see the other grades, but not the table lines - and in the bottom, there were no grades behind the comment. Am I right?
Go to the top of the page
 
+Quote Post

3 Pages V  < 1 2 3 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 5th December 2008 - 05:30 PM