z-index Q
z-index Q
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- ********0
it would have to be 2 divs?
<div id="price">
$99.00
<div id="price slash">
<img src="slash.jpg" />
</div>
</div>?
- I would do it this way to have full control over the z-index... Does the price need to be clickable?ideaist
- it has a mouse over effect for details, clicking it has a jquery detail page********