WebPartVerbRenderMode and Firefox

Last post 01-24-2007 4:56 AM by snaits. 5 replies.

Sort Posts:

  • Tongue Tied [:S] WebPartVerbRenderMode and Firefox

    11-23-2005, 9:54 AM
    • Member
      5 point Member
    • markalroberts
    • Member since 06-22-2002, 5:58 AM
    • Cambridge, England
    • Posts 1
    Hi

    I want to have a drop down menu for my list of custom verbs (WebPartVerbRenderMode = "Menu")

    It works fine for IE, but not in Firefox, where it always seems to default to the TitleBar mode


    Is there anything I can do here without needing to code a bespoke dropdown for Firefox?


    Regards,
    Mark.
  • Re: WebPartVerbRenderMode and Firefox

    11-28-2005, 5:21 PM
    • Contributor
      4,557 point Contributor
    • mharder
    • Member since 11-22-2002, 12:03 PM
    • Redmond, WA
    • Posts 917
    • AspNetTeam
      Moderator
    The WebParts dropdown menu is only for IE.  We're looking into supporting Firefox in a future release.

    -Mike
    http://blogs.msdn.com/mharder

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: WebPartVerbRenderMode and Firefox

    08-13-2006, 2:30 PM
    Is this still being considered, and if so, when?

    -Joel
  • Re: WebPartVerbRenderMode and Firefox

    08-19-2006, 12:10 AM
    • Member
      132 point Member
    • wsmonroe
    • Member since 04-11-2004, 10:16 AM
    • Posts 56
    Is there still no way to get the menu to render as a dropdown in firefox?
    The Wheel is turning and you can't slow it down, can't let go and you can't hold on. You Can't go back, and you can't stand still, If the thunder don't get ya then the lightning will!
  • Re: WebPartVerbRenderMode and Firefox

    09-19-2006, 10:47 AM

    Is this still being considered, and if so, when?

    -Joel

  • Re: WebPartVerbRenderMode and Firefox

    01-24-2007, 4:56 AM
    • Member
      106 point Member
    • snaits
    • Member since 07-28-2006, 8:16 AM
    • Oslo, Norway
    • Posts 35

    Still considering, huh?

    I have managed to create javascripts that create similar functionality in both IE6, 7 and Firefox, so if the ASP.NET team needs my help just shout out...

    Another thing about this is that it messes up Ajax functionality in Firefox. With the dropdown, links' href are rendered javascript:void(0)". with the menu, it's suddenly __doPostback(...). Which basically means a full refresh of my page. Not what I want! I can't find a way to correct the href's for verbs either, if that were the case I could put the issue to rest.

    S
     

    Best reg,
    Stian
Page 1 of 1 (6 items)