Thanks. However, it didn't change anything. :( That sure made sense, but I"m still having the same IE problems.
Type: Posts; User: marklbishop; Keyword(s):
Thanks. However, it didn't change anything. :( That sure made sense, but I"m still having the same IE problems.
I'm a relative newbie at css but trying.
I am working on a new site and trying to do a rollover effect using css. I essentially have a transparent gif in a table cell. On rollover I'm swapping the...
Thanks! That works great! I didn't see any posts about the tab script, and I didn't look for the Ajax version. Thanks for pointing that out.
1) Script Title: Tab Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm
3) Describe problem:
This is a great script. My question is can I create a...
Actually it seems to me that to turn persistence off goes against the idea of wanting the menu to follow the user.
How about this...
function restore() {
if(getcookie("menu") != null) {...
This is a great script! :) Thanks.
The expand/contract buttons are very helpful, but the default contract doesn't seem to work for me.
var contractall_default = true;
Still, it defaults...