/    Sign up×
Community /Pin to ProfileBookmark

<a> Tag Not Working in Opera/Firefox z-index problem

okay So I Have A Few Websites That Use Div Wrappers so I Can Have “Fixed” Content In IE, Well in That “Fixed” Content I Have Links, EveryThing Works Fine In Internet Explorer (For Once), But Not In Opera, Or Firefox, I Just Narrowed it Down To The z-index, here is Some Code,,,

[CODE] #Fixed{
position: Fixed;
_position: Absolute;
background-color: black;
top: 50&#37;;
bottom: 50%;
width: 200px;
height: 100px;
z-index: 0;
}
#Wrapper{
position: relative;
border: 0px;
margin: 0px;
padding: 0px;
max-height: 100%;
overflow: auto;
color: white;
z-index: 1;
}[/CODE]

if i move the fixed up it will work, how can i make it work when it is in the other z-index? Thanks For Any/All Help…

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@SheldonAug 13.2012 — you know this is a PHP Forum right ?

also, your fixed div needs a higher z-index.
Copy linkTweet thisAlerts:
@iGeekiHackiMattauthorAug 18.2012 — Sorry, I Did Not See it Was In PHP, Okay Thanks
Copy linkTweet thisAlerts:
@iGeekiHackiMattauthorAug 18.2012 — changing the z-index doesn't help, because i need it to hide under the table if the width is to small
×

Success!

Help @iGeekiHackiMatt spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...