Jump to content

Clever z-index


codingmasterRS

Recommended Posts

Please don't repost your questions. Especially don't repost them in the wrong board. This is the PHP help board. You probably want to post this in the css help forum. Doing a quick google search may also help you. I turned up with this: http://stackoverflow.com/questions/403478/css-how-to-overlay-images

 

you aren't trying to overlay a small image over a larger one, but the concept is pretty much the same. Just don't use the small image.

Link to comment
Share on other sites

dont know if thats possible. Im unaware of any CSS rules that would allow you to basically change how an image is rendered. The link a provided kind of spoofs this using absolute positioning of a span to position it over an image. This is what an overlay is.

Link to comment
Share on other sites

See the reason I wanted to do it this way is that when AJAX detects the user goes offline the jQuery uses removeClass from the id and when it detects goes online just addClass. So its simple and neat rather than adding and removing SPAN or DIV. But if anyone has any suggestions or ways of doing it better that work, please suggest....

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.