My ideal custom select would:
* Be stylable in terms of borders and padding (based on the styles on the
select box itself)
* Delegate events on the custom select to the actual select (to allow for
$("select").click( // ))
* Position as you would expect a normal select box to position (minus weird
off-pixel problems)
* Be able to float

In other words, I would want the existence of the custom select to be
basically invisible from an implementer. How well does your custom select do
this?

-- Yehuda

On 12/28/06, blemming <[EMAIL PROTECTED]> wrote:


Here is my first attempt at a plug-in.  It is definitely in the early
stage
of development, but I thought I'd put it out here for you guys to rip
apart
(and hopefully provide a suggestions or two)

Here it is =>   http://brilliantretail.com/cases/select/ Custom Select
Plugin

Let me know what you think.....

Thanks, David
--
View this message in context:
http://www.nabble.com/My-First-Plugin---Custom-Select-Box-tf2893253.html#a8083502
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/




--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to