Closed (fixed)
Project:
Better Select
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
19 Jun 2008 at 04:48 UTC
Updated:
19 Aug 2015 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedstatus change..
Comment #2
webchickI like the colour change, however it results in the following when there are fewer than 10 items.
Comment #3
Anonymous (not verified) commentedahh i see.
well, maybe we should just use JS to set the height since min- max-height wont work in IE?
Comment #4
webchickI suppose it's more often that a user will have IE than a user having JS disabled (even though I frequently have JS disabled, which means a huge glop of checkboxes for me on every node ;)).
Is it possible to do CSS for every other sane browser, and JS as a crutch for IE? Or is it better to just do it one way (JS) that works for (most) everyone?
I leave it to your discretion. :D
Comment #5
Anonymous (not verified) commentedim fine with that.
i'll do the js for IE6 only.
Comment #6
arhak commentedsubscribing
Comment #7
Mark Theunissen commentedCan I go ahead and do some of these CSS changes? How were you going to do IE specific fixes?
What problem does the position: relative solve?
Thanks!
Comment #8
john franklin commentedI think we can close this one out. No one uses IE6 anymore. The other changes are either applied or just colors.