lazywolfy
06-24-2009, 07:15 PM
1) Script Title: Animated Collapsible DIV v2.2
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: Hi, I'm trying to use the 'Animated Collapsible DIV v2.2' within our Content Management Application. I can enter the javascript just fine but when I add the css (entire css, or src link) the html validator/editor tool automatically removes it.
Is there a way to add/merge the css into the javascript to avoid having to enter it in separately?
PS
I also tried using other javascript codes similar to the Animated Collapsible DIV v2.2 like the Switch Content Scripts, but when I add something like this
<a href="javascript:faq.sweepToggle('contract')"> the cma converts it to
<a href="/portal/jsp_includes/leaving_county_site_disclaimer.jsp?ref=javascript:faq.sweepToggle('contract')">.
Any other suggestions?
thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: Hi, I'm trying to use the 'Animated Collapsible DIV v2.2' within our Content Management Application. I can enter the javascript just fine but when I add the css (entire css, or src link) the html validator/editor tool automatically removes it.
Is there a way to add/merge the css into the javascript to avoid having to enter it in separately?
PS
I also tried using other javascript codes similar to the Animated Collapsible DIV v2.2 like the Switch Content Scripts, but when I add something like this
<a href="javascript:faq.sweepToggle('contract')"> the cma converts it to
<a href="/portal/jsp_includes/leaving_county_site_disclaimer.jsp?ref=javascript:faq.sweepToggle('contract')">.
Any other suggestions?
thanks