I am having a troublesome issue of a disappearing DIV element on a specific panel of a jQuery Tools scrollable.
It is only hiding on the final panel of the slider, check out http://andstones.ca/company/ to see an example, and using either chrome or safari, see the div disappear.
The code calling the div is:
<div style="width: 900px ! important;" class="rule_water"></div>
And it seems to show up for a second, and then hide.
Can't seem to figure our this cross browser issue.
Thanks for the help,
Kory