Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Favored solution to IE dropdown shortcomings

Favored solution to IE dropdown shortcomings

Scheduled Pinned Locked Moved Web Development
help
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jchalfant
    wrote on last edited by
    #1

    So, I've been dabbling in web development lately and decided to put drop down boxes in a header of a gridview in asp. One problem: since the gridview has 13 columns, I need to keep the drop down fairly small. Firefox takes this rather well. It expands the options inside the select despite the set width of their parent. IE7, on the other hand, isn't smart enough to do this and renders the options with the same width as their parent. That said there are several solutions out there that involve using divs and radials to emulate select box behavior, and from there one could easily emulate drop down behavior. I think I'll take this approach and make a web control that utilizes the technique. But my solutions are overly laborious. I'd like to know what solutions the Code Project would take for these shortcomings of IE.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups