Hi,
I am using Velocity nicetabs submenus in my application.
When i open the page in Firefox it doesn't display correctly. While in IE  it 
is correctly displayed.

When i use Webdeveloper add-on for Firefox it shows me a tag <a 
name="content"></a>. The above tag is not shown when I click on "View Source" 
in Firefox.

<div id="velocityheader">
<a name="content"></a> <!-- This tag is displayed in Webdeveloper -->
    <ul id="velocityMenu">
  <a name="content"></a>   <!-- This tag is displayed in Webdeveloper --> 
   <li><a href="editProfile.do?method=editPersonalInformation&flag=personal" 
title="Personal Information">Personal Information</a>
          </li>
          <li><a 
href="editProfile.do?method=editPersonalInformation&flag=existing" 
title="Existing Application Access">Existing Application Access</a>
          </li>
          
                  <li><a 
href="editProfile.do?method=editPersonalInformation&flag=new" title="Request 
New Access">Request New Access</a>

          </li>
    </ul>
</div>

The source code shown in Webdeveloper is as follows


Attach is the image which displays the menu in both IE and firefox. 

Has anybody faced the same problem ? 

Any help is highly appreciated.

Thanks,
Jasvinder

<<attachment: menu_IE.JPG>>

<<attachment: menu_firefox.JPG>>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
struts-menu-user mailing list
struts-menu-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to