HTML, JavaScript And CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingHTML, JavaScript And CSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old April 17th, 2004, 09:46 AM
GregD GregD is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 138 GregD User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
youngpup.net slideout menu. Positions fine in IE but not mozilla :(

Hi, ive managed to get this slide out menu positioned correctly in IE even when the user changes res/resizes the window using this script:

PHP Code:
<SCRIPT language=javascript type=text/javascript>
function 
relocate() {
ref document.getElementsByTagName('table')[0]
refLref.offsetLeftrefT ref.offsetTop;
if(
navigator.appName == "Microsoft Internet Explorer"
//alert('blah')
refs = [ refT+118m1=refL+21m2=m1+65m3=m2+81m4=m3+78m4+90]
if  (
navigator.appName == "Netscape")
//alert('blah2')
refs = [ refT+10m1=refL+233m2=m1+65m3=m2+81m4=m3+84m4+90]
divs document.getElementsByTagName('div')
count 0
for(i=0i<divs.lengthi++) if(divs[i].id.indexOf('Container')+1count++;
for(var 
i=1i<=counti++) {
obj document.getElementById("menu"+i+"Container")
obj.style.left refs[i] + 'px'
obj.style.top refs[0] + 'px'
}
}
window.onload relocate
window
.onresize relocate
</SCRIPT>
 


Basically when the user resizes the window the dhtml menu remains in place (specified by x y coordinates). This works fine in IE but when I try in mozilla the problem persists and the menu jumps around if i resize the window.

Has anyone got a fix for this? Or am I better off contacting the author?

The original script can be found here: http://www.youngpup.net/2001/ypslideoutmenus

Last edited by GregD : April 17th, 2004 at 10:34 AM.

Reply With Quote
  #2  
Old April 20th, 2004, 03:26 PM
shamrog12's Avatar
shamrog12 shamrog12 is offline
Newton's Apple Wizard
ASP Free Intermediate (1500 - 1999 posts)
 
Join Date: Nov 2003
Location: Los Angeles
Posts: 1,661 shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Weeks 2 Days 2 h 39 m 22 sec
Reputation Power: 34
Send a message via AIM to shamrog12
I'm not sure that obj.style.left and the like are supported in netscape browsers. IE and NS/Mozilla have different interpretations of the BOM and DOM.
__________________
If you found a post of mine helpful, please click on the on my post to add to my reputation.


Reply With Quote
  #3  
Old April 21st, 2004, 10:06 AM
GregD GregD is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 138 GregD User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Do you know what the equivilant is for netscape based browsers?

Reply With Quote
  #4  
Old April 21st, 2004, 10:36 AM
shamrog12's Avatar
shamrog12 shamrog12 is offline
Newton's Apple Wizard
ASP Free Intermediate (1500 - 1999 posts)
 
Join Date: Nov 2003
Location: Los Angeles
Posts: 1,661 shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level)shamrog12 User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Weeks 2 Days 2 h 39 m 22 sec
Reputation Power: 34
Send a message via AIM to shamrog12
I'm not sure. I stay away from Javascript whenever possible for exactly reasons like this. Consider re-writing parts of the code so you can use CSS. That's more friendly I think however IE has issues with some CSS so you may run into a similar problem, different browser.

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingHTML, JavaScript And CSS Help > youngpup.net slideout menu. Positions fine in IE but not mozilla :(


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway