home iconemail icon

Spokane Web Design - Web Hosting - Search Engine Optimization (SEO)

web design logotop edge

Posts tagged ‘drop down’

Dr Kenkel website

Website Design Client:

Dr. Kenkel

Website Design Goal

This beautiful website design by Holly Smith needed to be coded for maximum flexibility for frequent changes. We also rounded out the design with a Javascript drop-down menu, a custom contact form and full SEO links.

See more custom websites design by 20 Miles North Web Design

At some point every web site designer runs into this issue. Whether it be the first time you have worked in Javascript or Flash, or you just forgot how to do it because it has been a while. “MY drop down menu goes UNDER my Flash swf!” The solution is an extremely simple one.

1. Go to your flash in your web site source code, and place this line in between the "object" tags <param name=”wmode” value=”transparent”>

2. Add the following parameter to the “embed” tag: wmode="transparent"

3. Upload and refresh your web page! Your code should look somwhat like this:

<object width=”700″ height=”200″>
<param name=”movie” value=”webdesign/Spokane-web-design.swf”>
<param name=”wmode” value=”transparent”>
<embed src=”webdesign/Spokane-web-design.swf” wmode=”transparent” width=”700″ height=”200″>
</embed>
</object>

Brought to you by:  Spokane Web Design- 20milesnorth.com

bottom edge