Monday 15 April 2013

flash and jquery menu problem -


I am using the jquery drop down menu and under the menu, I am using the flash banner, With swfobject_2_2

My code is such as

  & lt; Ul id = "jsddm" & gt; & Lt; Li & gt; & Lt; A href = "index.html" & gt; Home & lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "profile.html" & gt; Profile & lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "#" & gt; Product & lt; / A & gt; & Lt; Ul & gt; & Lt; Li & gt; & Lt; A href = "1.html" & gt; Product 1 & lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "2.html" & gt; Product 2 & lt; / A & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "accessories.html" & gt; Accessories & lt; / A & gt; & Lt; / Li & gt; & Lt; / Ul & gt; & Lt; / Li & gt; & Lt; Li & gt; & Lt; A href = "contacts.html" & gt; Contact us & lt; / A & gt; & Lt; / Li & gt; & Lt; / Ul & gt; & Lt; / Li & gt;   

& lt; / Script & gt; & Lt; Script type = "text / javascript" & gt; Swfobject.embedSWF ("test.swf", "myContent", "300", "120", "9.0.0", "expressInstall.swf"); & Lt; / Script & gt; & Lt; Div id = "myContent" & gt; & Lt; P & gt; & Lt; A href = "http://www.adobe.com/go/getflashplayer" & gt; & Lt; IMG src = "http://www.adobe.com/images/shared/download_buttons/get_flash_player" GIF "alt =" get Adobe Flash Player "/>

Problems facing

The sub menu goes to the Flash menu.

transparent

"post-text" itemprop = "text">

Strong> or opaque >
i.e.: (important part in bold)

var params = {
wmode: "transparent",
};

Swfobject.embedSWF ("someswf.swf", "flashcontent", "100%", "100%", "9.0.124", "Wherever / expressInstall.swf", Null, consultant );


No comments:

Post a Comment