E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2010, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Sun, 21 Jun 2009 20:46:39 GMT Sun, 21 Mar 2010 18:43:24 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #4 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 Sun, 21 Jun 2009 20:46:39 GMT
The test URL you linked does not appear to be available anymore, but I was able to put your sample Google Earth code on a test page of my own, and the cart appeared mostly fine there; except for an odd bit of the Google Earth content showing through the cart's header bar (where the cart's "Close" link normally appears), the rest of the cart showed up fine for me.]]>
E-junkie Discussions; E-junkieGuru
Post #3 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 Thu, 18 Jun 2009 04:07:03 GMT
<script src="http://www.gmodules.com/ig/ifr?url=http://code.google.com/apis/kml/embed/tourgadget.xml&up_kml_url=http%3A%2F%2Fwww.concept3d.com%2Feducation%2Fkmz%2Fmsp_09_nh.kmz&up_tour_index=1&up_tour_autoplay=0&up_show_navcontrols=1&up_show_buildings=1&up_show_terrain=1&up_show_roads=0&up_show_borders=0&up_type_mars=0&synd=open&w=500&h=370&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script>

Here is a test site with the problem:

http://www.concept3d.com/education/mspt.php]]>
E-junkie Discussions; TrainerMatt
Post #2 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 Mon, 28 Jul 2008 18:00:38 GMT
Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">

Add the following parameter to the EMBED tag:
wmode="transparent"

Information on using Flash with E-Junkie can be found here:
http://www.e-junkie.com/ej/help.flash-shopping-cart.php]]>
E-junkie Discussions; Stefanie
Post #1 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 http://www.e-junkie.com/bb/topic/2766/pg/0#post10427 Sun, 27 Jul 2008 21:54:55 GMT I have run into a problem when my e-junkie cart pops up on my site it covers an embedded YouTube video. In doing so, the YouTube video rises above the cart and blocks a portion of it (BUT ONLY IN IE 7). I understand why YouTube wants this (so that I couldn't apply a mask to their videos) but obviously I need to change this. I was thinking that I would have the javascript onclick HTML DOM to change the CSS for the video to hidden (whilst the cart is open). Can I incorporate this with the javascript for the cart? I'm not much of a java coder, so do anyone have any suggestions on how to do it?

It would need to change the CSS onclick to hidden (for a specific div) and then back to visible after the cart is closed.]]>
E-junkie Discussions; jimmyvista