Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-22-2006, 03:29 AM
Delw Delw is offline
 
Join Date: Nov 2002
Location: peoria, az
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Drop downs on nav bar issues with fire fox

We just recently upgraded to v3.6.3 from 3.07,(2-3 weeks ago) everything seems to be working fine until today. one of my members said he can not get the proper drop down to show. then 2 other firefox users said the same and sent me screen shots. ( this could have been not working for a week or even longer, it was just brought to my attention this afternoon.)

Ive gone through the code over and over and compared it with stock code and read threads on vbulletin.com about dropdowns. My code looks to be good, or I am missing something somewhere( more than likely the case).


The top nav bar is controlled in the header template.


Heres the explorer screen shot ( the way it is suppose to look)



heres the firefox screen shot one of my members sent mesince I could not see it.


The weather dropdown menu is on the top nav bar also but its 3 dropdowns to the right.

The website is http://www.azbasszone.com

Thank you
Delw

One of the members on the board said this might be an issue with fire fox as IE over looks them

<!--- instead of <!-- Extra dash

I made the changes and will see what happens
Reply With Quote
  #2  
Old 11-22-2006, 02:51 PM
CyberAlien's Avatar
CyberAlien CyberAlien is offline
 
Join Date: Mar 2002
Posts: 438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are using html tags in upper case, but your doctype is xhtml. Firefox doesn't tolerate such html errors. Change <A> to <a> and </A> to </a> in template where that popup menu is.
Reply With Quote
  #3  
Old 11-22-2006, 03:26 PM
Delw Delw is offline
 
Join Date: Nov 2002
Location: peoria, az
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks CA I will fix those also today.

all code tags should be in lower case?
xhtml means lower case? I am not to familiar with html stuff.

Also thought I would note that the extra - fixed the org problem, according to the members using firefox.

Again thanks for the code tag tip also.

Delw
Reply With Quote
  #4  
Old 11-22-2006, 03:31 PM
CyberAlien's Avatar
CyberAlien CyberAlien is offline
 
Join Date: Mar 2002
Posts: 438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, it should be in lower case and using upper case html tags in xhtml document is a error. IE ignores those errors, but Firefox doesn't.
Reply With Quote
  #5  
Old 11-22-2006, 04:38 PM
Delw Delw is offline
 
Join Date: Nov 2002
Location: peoria, az
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

CyberAlien

Again thank you for all your Help

Delw
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:44 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03478 seconds
  • Memory Usage 2,199KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete