Jump to content

[jquery] Onmouseover Opacity Layer except selected block (overlay)


AndyPSV

Recommended Posts

I want when onmouseover on particular section to put an OPACITY #fff 0.2 layer on everything except the selected class i.e. table

Similarly as you have:

.tableHighlight:hover{background-color:#eee}
<table id='table-main' class='tableHighlight'>
...

but inversed (puts layer on everything else, but not the table itself)

 

---

http://jsfiddle.net/LYcm9/1/

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.