carbonated
07-11-2007, 10:03 PM
1) Script Title: Animated Collapsible DIV
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
Hi, the collapsible div script is a wonderful thing, but after looking at the javascript it appears the cookie sets persistance for each page not site wide.
var uniquepageid=window.location.href.replace("http://"+window.location.hostname, "").replace(/^\//, "")
Wondering if anyone knows how to set the persistance for collapse-expand on 1 div across the site?
Thanks in advance!
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
Hi, the collapsible div script is a wonderful thing, but after looking at the javascript it appears the cookie sets persistance for each page not site wide.
var uniquepageid=window.location.href.replace("http://"+window.location.hostname, "").replace(/^\//, "")
Wondering if anyone knows how to set the persistance for collapse-expand on 1 div across the site?
Thanks in advance!