Skip to content
Snippets Groups Projects
Commit 6ea5c13b authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

fix for the globe in ie

parent d06a6945
Branches
No related tags found
No related merge requests found
...@@ -29,9 +29,13 @@ ...@@ -29,9 +29,13 @@
WDN.jQuery("#headlines>div").removeClass("activepanel"); WDN.jQuery("#headlines>div").removeClass("activepanel");
WDN.jQuery(this).addClass("activepanel"); WDN.jQuery(this).addClass("activepanel");
WDN.jQuery("#posters>div").css({'z-index':'0'}); WDN.jQuery("#posters>div").css({'z-index':'0'});
if(WDN.jQuery(this).attr("id") == "headline1"){
WDN.jQuery("#poster"+panelClicked+"").css({'z-index':'99'}); WDN.jQuery("#poster"+panelClicked+"").css({'z-index':'99'});
} else {
WDN.jQuery("#poster"+panelClicked+"").css({'z-index':'105'});
}
if(WDN.jQuery(this).attr("id") == "headline1"){ if(WDN.jQuery(this).attr("id") == "headline1"){
WDN.jQuery("#FE_InfoWindow").css({'z-index':'2000'}); WDN.jQuery("#FE_InfoWindow").css({'z-index':'100'});
} else { } else {
WDN.jQuery("#FE_InfoWindow").css({'z-index':'0'}); WDN.jQuery("#FE_InfoWindow").css({'z-index':'0'});
} }
...@@ -40,6 +44,7 @@ ...@@ -40,6 +44,7 @@
//WDN.toolbar.colorbox('#promoVideo', {inline:true, href:"#promoVideo", open:true}); //WDN.toolbar.colorbox('#promoVideo', {inline:true, href:"#promoVideo", open:true});
}); });
</script> </script>
...@@ -57,7 +62,7 @@ function startMap() { ...@@ -57,7 +62,7 @@ function startMap() {
//self = this; //self = this;
letsdothisloop('0'); letsdothisloop('0');
pinsonly=false; pinsonly=false;
letsdothisloop('5000'); var pauseforasec =setTimeout("letsdothisloop('5000');",2000);
}; };
function letsdothisloop(delay) { function letsdothisloop(delay) {
......
customindex/witw_icons/Dr-L-Trey_Coleman.jpg

1.92 KiB | W: | H:

customindex/witw_icons/Dr-L-Trey_Coleman.jpg

18.7 KiB | W: | H:

customindex/witw_icons/Dr-L-Trey_Coleman.jpg
customindex/witw_icons/Dr-L-Trey_Coleman.jpg
customindex/witw_icons/Dr-L-Trey_Coleman.jpg
customindex/witw_icons/Dr-L-Trey_Coleman.jpg
  • 2-up
  • Swipe
  • Onion skin
customindex/witw_icons/Dr-L-Trey_Coleman_medium.jpg

2.53 KiB | W: | H:

customindex/witw_icons/Dr-L-Trey_Coleman_medium.jpg

7.91 KiB | W: | H:

customindex/witw_icons/Dr-L-Trey_Coleman_medium.jpg
customindex/witw_icons/Dr-L-Trey_Coleman_medium.jpg
customindex/witw_icons/Dr-L-Trey_Coleman_medium.jpg
customindex/witw_icons/Dr-L-Trey_Coleman_medium.jpg
  • 2-up
  • Swipe
  • Onion skin
customindex/witw_icons/Dr-L-Trey_Coleman_tiny.jpg

595 B | W: | H:

customindex/witw_icons/Dr-L-Trey_Coleman_tiny.jpg

1.19 KiB | W: | H:

customindex/witw_icons/Dr-L-Trey_Coleman_tiny.jpg
customindex/witw_icons/Dr-L-Trey_Coleman_tiny.jpg
customindex/witw_icons/Dr-L-Trey_Coleman_tiny.jpg
customindex/witw_icons/Dr-L-Trey_Coleman_tiny.jpg
  • 2-up
  • Swipe
  • Onion skin
...@@ -139,7 +139,7 @@ function displayKarenKunc() { ...@@ -139,7 +139,7 @@ function displayKarenKunc() {
'Karen_Kunc'); 'Karen_Kunc');
}; };
function displayNithalKuwa() { function displayNithalKuwa() {
return openLocation('37.9061930','-0.0235590','demouser','Kenya and Zambia','Nithal Kuwa', return openLocation('28.2871670','-15.4081930','demouser','Zambia - Lusaka','Nithal Kuwa',
'Graduate student, Biological Sciences', 'Graduate student, Biological Sciences',
'Nithal Kuwa\'s research could impact more than 1.8 million children in sub-Saharan Africa.', 'Nithal Kuwa\'s research could impact more than 1.8 million children in sub-Saharan Africa.',
'Nithal_Kuwa'); 'Nithal_Kuwa');
...@@ -172,7 +172,7 @@ function displayLarkinPowell() { ...@@ -172,7 +172,7 @@ function displayLarkinPowell() {
'Larkin_Powell'); 'Larkin_Powell');
}; };
function displayJeffreyRaikes() { function displayJeffreyRaikes() {
return openLocation('-122.1155690','47.6722350','demouser','USA - Redmond, WA; Ashland, NE','Jeffrey Raikes', return openLocation('-122.1155690','47.6722350','demouser','USA - Redmond, WA','Jeffrey Raikes',
'CEO, Bill &amp; Melinda Gates Foundation', 'CEO, Bill &amp; Melinda Gates Foundation',
'Jeffrey Raikes, a native of Ashland, NE, is a major supporter of the University of Nebraska-Lincoln.', 'Jeffrey Raikes, a native of Ashland, NE, is a major supporter of the University of Nebraska-Lincoln.',
'Jeffrey_Raikes'); 'Jeffrey_Raikes');
...@@ -224,7 +224,7 @@ function displaySidnieWhiteCrawford() { ...@@ -224,7 +224,7 @@ function displaySidnieWhiteCrawford() {
'Sidnie_White-Crawford'); 'Sidnie_White-Crawford');
}; };
function displayCharlesWood() { function displayCharlesWood() {
return openLocation('28.2871670','-15.4081930','demouser','Zambia','Charles Wood', return openLocation('31.1825290','-10.2084000','demouser','Zambia','Charles Wood',
'', '',
'Charles Wood empowers Zambians to fight the HIV/AIDS battle themselves.', 'Charles Wood empowers Zambians to fight the HIV/AIDS battle themselves.',
'Charles_Wood'); 'Charles_Wood');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment