DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   JavaScript / DHTML / AJAX (http://www.daniweb.com/forums/forum117.html)
-   -   How to prevent Javascript Menu from getting hidden under Flash Video (SWFObject ). (http://www.daniweb.com/forums/thread201619.html)

Ibn Saeed Jul 4th, 2009 6:25 am
How to prevent Javascript Menu from getting hidden under Flash Video (SWFObject ).
 
Hello

How to prevent Javascript Menu from getting hidden under Flash Video (SWFObject ).

I am using Open Flash Chart and the chart is displaying fine in my php shoppping cart, but my javascript menu is getting hidden behind the Flash Chart.

How to correct this problem?

Here is my script code:
<script type="text/javascript">

swfobject.embedSWF(
  "open-flash-chart.swf", "Dashboard_Chart",
  "800", "400", "9.0.0", "expressInstall.swf",
  {"data-file":"ofc-chart.php"} );

</script>

Luckychap Jul 4th, 2009 11:28 am
Re: How to prevent Javascript Menu from getting hidden under Flash Video (SWFObject ).
 
use z-index css property to bring up your javascript menu.


All times are GMT -4. The time now is 4:01 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC