The problem seems to appear on browsers like safari and IE 8 but it might also be because end-users make window smaller than 1024x768px
Type: Posts; User: miradoro; Keyword(s):
The problem seems to appear on browsers like safari and IE 8 but it might also be because end-users make window smaller than 1024x768px
Hi
I am using this script:
http://www.dynamicdrive.com/dynamicindex1/flexdropdown.htm
Is there a way to force the dropdown to be vertical and always go down?
When my window is small my third...
It works great !
One last question
What if i have my 2 dropdowns
Can i set 1 option on my first dropdown to directly go to a page without going to the second dropdown?
Also
What does ''savestate' do?
I have:
<body onLoad="initListGroup('chainedmenu', document.listmenu0.firstlevel, document.listmenu0.secondlevel, 'savestate')">
Thank you for your assistance
One last question
Can i have just 2 dropdowns instead of 3?
Do i need to change code to have it work?
Please advise
Thank you very much
I will give this a try
By the way, i am noticing values on the dropdown do not reset even if i go to a different page and go back.
is there a way to reset values when page is...
1) Script Title: Chained menu with click action to display hidden divs
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/chainedmenu/index.htm
3) Describe problem: Is it...
hi
i tried it but no luck :(
yes...is that possible?
can i load the page by showing the image indicated between the <img> tags instead of having 'data-closedimage' show first?
i guess what i am trying to say is
can i load the page by showing the image indicated between the <img> tags?
hi
i have 3 styles for each button image
btn-on (shows full image)
btn-light (ghosted image)
btn-off (shows image in color)
'data-closedimage' (btn-light) overrides the image in color...
Hi, yes and it is excellent but i was looking for an option where the image changes other images as you can see on my navigation
will that be possible?
when you click on button1 (energy and efficiency ...) the other images change and a panel appears ...you can see it @ http://www.bfmarketing.com/LNA-3071-Landing-page/
Please advice
Hi
i am using
http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
but i would like to combinate with this navigation
http://www.bfmarketing.com/LNA-3071-Landing-page/change.html
...
hi
this is what i have
http://www.bfmarketing.com/LNA-3071-Landing-page/index_nav.html
i am trying to apply toggle on divs and ghost back other buttons (smart eng, smart gas, better environ)
...
hi
on the link above
when you click on the button 'toggle' and div appears
the button does not fade in to another button
Hi
I am using
http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
i am wondering if buttons fade out when they get clicked on
is there a difference between
expand[divid] | collapse[divid] | toggle[divid] ?
Hi,
I am also wondering if div come drop down from the top....right now they come from the bottom
I am sorry for the delay...i was looking for the URL which i have saved somewhere on my bookmarks
Thank you in advance for all your help
Hi Beverleyh
Here is the link
http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
http://www.bfmarketing.com/LNA-3071-Landing-page/js/animatedcollapse.js
i am sorry i take it back
after doing that...when clicking on the second image
last div remains there :(
Got it !!!
I removed line 61 !!!
//targetgroup.lastactivedivid=divid //remember last active DIV
and i did the magic :)