Sorry .I am a java programmer , but dumb with css ,java script and specially
working with IE , unfortunately every body has to work for IE, sorry again
Scott Sauyet-2 wrote:
>
> On Dec 21, 1:11 pm, fachhoch wrote:
>> is my question not clear ? please help me reoslve this
>
> Your own urgency
is my question not clear ? please help me reoslve this
fachhoch wrote:
>
> after big search I got this code
>
>
> $(document).ready(function(){
> $('#program').wrap("");
> $('.wrapper').after("");
> $('.wrapper').find('select').mousedown(function(){
>
after big search I got this code
$(document).ready(function(){
$('#program').wrap("");
$('.wrapper').after("");
$('.wrapper').find('select').mousedown(function(){
$(this).parent().next().addClass('selectArrow-mousedown').removeClass('selectArrow-mouseove
IE gives limited support to what you can do to style selects. As
suggested use a plugin, of which there are many, that convert select's
to alternate html yet retain similar functionality
fachhoch wrote:
that did not help me , I triedgoogle search but none of them worked for
me , please,
that did not help me , I triedgoogle search but none of them worked for
me , please, jquery experts tell me how to CONTROL WIDTH of dropdown IN IE ,
Scott Sauyet-2 wrote:
>
> You might look at a plug-in like:
>
> http://code.google.com/p/dropdown-check-list/
>
> Good luck,
>
> --
It does not work in IE , what should I do for IE ?
Bideshi wrote:
>
> hi there,
>
> it's so simple to do this, just add a style in your drop down control,
> "
> "
>
>
> --
>
>
>
> On Dec 10, 6:48 am, fachhoch wrote:
>> My page got a very big dro
You can set the width with css.
On Wed, Dec 9, 2009 at 23:48, fachhoch wrote:
>
> My page got a very big drop down list attached is the image
> http://old.nabble.com/file/p26720940/programs-drop-down.png
>
> I need suggestions in reducing the width of this drop down , I cannot
> replace the text
My page got a very big drop down list attached is the image
http://old.nabble.com/file/p26720940/programs-drop-down.png
I need suggestions in reducing the width of this drop down , I cannot
replace the text inside this drop down , but I want to reduce the size
overall , any suggestions ,help is
8 matches
Mail list logo