Try posting this over at ThemeForrest as those guys are probably more familiar with this.
yep u r correct. thnx for the idea. jack. 
Hi
Can anyone pls tell me how to make the active state in the Spry drop down menu in Dreamweaver?
Say for example i`m in the “About Us” page so the About Us button should be active.
Appreciate.. rRomila
Hi Can anyone pls tell me how to make the active state in the Spry drop down menu in Dreamweaver?
Say for example i`m in the “About Us” page so the About Us button should be active.
Appreciate.. rRomila
remember to set position to absolute or relative, Jackhmmmm… is this the same jack ?Two different Jacks. I’m the nice oneanyway thnx i`ve sent it . pls help
(just kidding, I have two accounts and posted from the other one by accident
)
![]()
thnx zoomt
It`s been solved from Jack… Really helpful. and honestly happy to have such ppl like this in this world…. 
mcelwaine at gmail dot comsend me an email with a link to the live examplegive me ur email id Ill send the file. its only 3 page zip file. haven`t host it yet. Thank you
hmmmm… is this the same jack ?
anyway thnx i`ve sent it . pls help
send me an email with a link to the live example
give me ur email id Ill send the file. its only 3 page zip file. haven`t host it yet. Thank you
To be honest it’s been a while since I dealt with this. But if I can remember correctly, the problem is that IE doesn’t play nice. So add some CSS for each div like this:
#flashDiv {
z-index: -1;
}
#mainMenu {
z-index: 999;
}
You’ll need to add an ID to your swf embed code, or just wrap it in a div
Jack give me your chat ID I `ll add you. I really need a help . thnx
To be honest it’s been a while since I dealt with this. But if I can remember correctly, the problem is that IE doesn’t play nice. So add some CSS for each div like this:
#flashDiv {
z-index: -1;
}
#mainMenu {
z-index: 999;
}
You’ll need to add an ID to your swf embed code, or just wrap it in a div
u r so kind my friend…. but im helpless here!!!!!!
i want the exact code.. thank u anyway
Set the WMODE to transparent and set the z-index CSS property.
thnx my friend.. z- index in what? in the div where the navigation placed?

(just kidding, I have two accounts and posted from the other one by accident
)