Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Bug in MENU Firefox2,3 Only 1-st Item in Menu is visible. WHY? HOWTO FIX?Bug in MENU Firefox2,3 Only 1-st Item in Menu is visible. WHY? HOWTO FIX?
Previous
 
Next
New Post
1/2/2009 8:33 AM
 

HI ALL, Happy NEW YEAR

In IE menu [ MAin page ][Contacts][Forum][blog] etc

FIREFOX MENU i see only [main page] :-(  SKIN default Doctype

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

AND VERY INTRESTING I see HTML code in IE SOurce of code and Firefox Source

TRY TO FIND 10 Diffrents :-)

 Firefox
 <input name="__dnnVariable" type="hidden" id="__dnnVariable" />

AND IE Work fine
<input name="__dnnVariable" type="hidden" id="__dnnVariable" value="dnn_dnnNAV_ctldnnNAV_xml&lt;root id=dnn_dnnNAV_ctldnnNAV>&lt;n bcrumb=1 selected=1 id=72 key=72 txt=Главная ca=3 url=http://localhost/dotnetnuke_2/MAIN/tabid/72/Default.aspx lhtml=&amp;lt;img alt=&amp;quot;*&amp;quot; BORDER=&amp;quot;0&amp;quot; src=&amp;quot;/dotnetnuke_2/Portals/_default/Skins/DNN-Blue/breadcrumb.gif&amp;quot;/&amp;gt; css=main_dnnmenu_rootitem cssIcon=  />&lt;n id=73 key=73 txt=Партнерам ca=3 url=http://localhost/dotnetnuke_2/partnership/tabid/73/Default.aspx css=main_dnnmenu_rootitem cssIcon= 

Diffrents number 2

Firefox

<TABLE class="skingradient" cellSpacing="0" cellPadding="3" width="100%" border="0">
  <TR>
    <TD width="100%" vAlign="middle" align="left" nowrap><span><div width="100%" class="DNNMenu main_dnnmenu_submenu" name="dnn$dnnNAV$ctldnnNAV" id="dnn_dnnNAV_ctldnnNAV">
	<span name="72" id="72"><span class=" "></span><a class="main_dnnmenu_rootitem " href="http://localhost/dotnetnuke_2/MAIN/tabid/72/Default.aspx">Главная</a></span>
</div></span></TD>
    <TD class="skingradient" vAlign="middle" align="right" nowrap><span class="SkinObject" title="Google Web Search"><input id="dnn_dnnSEARCH_optWeb" type="radio" name="dnn$dnnSEARCH$Search" value="optWeb" checked="checked" /><label for="dnn_dnnSEARCH_optWeb">Web</label></span>
<span class="SkinObject" title="Site Search"><input id="dnn_dnnSEARCH_optSite" type="radio" name="dnn$dnnSEARCH$Search" value="optSite" checked="checked" /><label for="dnn_dnnSEARCH_optSite">Site</label></span>
<input name="dnn$dnnSEARCH$txtSearch" type="text" maxlength="255" size="20" id="dnn_dnnSEARCH_txtSearch" class="NormalTextBox" onkeydown="return __dnn_KeyDown('13', ' __doPostBack(%27dnn$dnnSEARCH$cmdSearch%27,%27%27)', event);" />&nbsp;
<a id="dnn_dnnSEARCH_cmdSearch" class="SkinObject" href=" __doPostBack('dnn$dnnSEARCH$cmdSearch','')">Search</a></TD>
  </TR>
</TABLE>
IE

<TABLE class="skingradient" cellSpacing="0" cellPadding="3" width="100%" border="0">
  <TR>
    <TD width="100%" vAlign="middle" align="left" nowrap><span><span width="100%" class="main_dnnmenu_item" name="dnn$dnnNAV$ctldnnNAV" id="dnn_dnnNAV_ctldnnNAV" orient="0" sysimgpath="/dotnetnuke_2/images/" imagelist="[0]icon_sitesettings_16px.gif,[0]icon_tabs_16px.gif,[0]icon_securityroles_16px.gif,[0]icon_users_16px.gif,[0]icon_vendors_16px.gif,[0]icon_sitelog_16px.gif,[0]icon_bulkmail_16px.gif,[0]icon_filemanager_16px.gif,[0]icon_recyclebin_16px.gif,[0]icon_viewstats_16px.gif,[0]icon_skins_16px.gif,[0]icon_language_16px.gif,[0]icon_wizard_16px.gif,[0]icon_authentication_16px.gif,[0]icon_solutions_16px.gif,[0]icon_hostsettings_16px.gif,[0]icon_moduledefinitions_16px.gif,[0]icon_sql_16px.gif,[0]icon_scheduler_16px.gif,[0]icon_search_16px.gif,[0]icon_lists_16px.gif,[0]icon_hostusers_16px.gif" imagepaths="/dotnetnuke_2/images/" rarrowimg="/dotnetnuke_2/images/menu_down.gif" carrowimg="/dotnetnuke_2/images/breadcrumb.gif" css="main_dnnmenu_item" csshover="main_dnnmenu_itemhover" mbcss="main_dnnmenu_bar" mcss="main_dnnmenu_submenu" cssicon="main_dnnmenu_icon" postback="__doPostBack('dnn$dnnNAV$ctldnnNAV','[NODEID]Click')" callback="dnn.xmlhttp.doCallBack('ctldnnNAV dnn_dnnNAV_ctldnnNAV','[NODEXML]',this.callBackSuccess,oMNode,this.callBackFail,this.callBackStatus,null,null,0);"></span></span></TD>
    <TD class="skingradient" vAlign="middle" align="right" nowrap><span class="SkinObject" title="Google Web Search"><input id="dnn_dnnSEARCH_optWeb" type="radio" name="dnn$dnnSEARCH$Search" value="optWeb" checked="checked" /><label for="dnn_dnnSEARCH_optWeb">Web</label></span>
<span class="SkinObject" title="Site Search"><input id="dnn_dnnSEARCH_optSite" type="radio" name="dnn$dnnSEARCH$Search" value="optSite" checked="checked" /><label for="dnn_dnnSEARCH_optSite">Site</label></span>
<input name="dnn$dnnSEARCH$txtSearch" type="text" maxlength="255" size="20" id="dnn_dnnSEARCH_txtSearch" class="NormalTextBox" onkeydown="return __dnn_KeyDown('13', ' __doPostBack(%27dnn$dnnSEARCH$cmdSearch%27,%27%27)', event);" />&nbsp;
<a id="dnn_dnnSEARCH_cmdSearch" class="SkinObject" href=" __doPostBack('dnn$dnnSEARCH$cmdSearch','')">Search</a></TD>
  </TR>
</TABLE>

 

ANY IDEA? WHY HTML CODE is diffrent for this 2 btowsers?

I see this trouble many times in anothe DNN projects

English-my 2nd language

THANK YOU 

 
New Post
1/2/2009 10:45 AM
 

It seems that your menu is not rendering correctly, do you have a site we can look at?

Peter

 


Peter Schotman
Cestus Websites voor DotNetNuke oplossingen in Nederland
Contact us for your custom design and skinning work.
 
New Post
1/4/2009 8:43 AM
 

peter schotman wrote
 

It seems that your menu is not rendering correctly, do you have a site we can look at?

Peter

 

Hi peter thank you for your answer

I am from russia? and site have russian language too

http://crown-e[DOT]ru/

 
New Post
1/5/2009 8:30 AM
 

not sure what your problem is, in both ie as well as ff the menu looks fine.

Peter


Peter Schotman
Cestus Websites voor DotNetNuke oplossingen in Nederland
Contact us for your custom design and skinning work.
 
New Post
1/5/2009 9:17 AM
 

peter schotman wrote
 

not sure what your problem is, in both ie as well as ff the menu looks fine.

Peter

Please see www.crown-e[dot]ru

In firebug you don't find any dnn.controls.dnnmenu.js

But in IE this file exists

<SCRIPT src="/js/dnn.controls.dnnmenu.js" minmax_bound="true"></SCRIPT>

Thre are no this code in FF version

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Bug in MENU Firefox2,3 Only 1-st Item in Menu is visible. WHY? HOWTO FIX?Bug in MENU Firefox2,3 Only 1-st Item in Menu is visible. WHY? HOWTO FIX?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out