The lasso element gets the following class: .ui-selectable-helper
Simply create a css rule in your stylesheet that overrides its appearance. In the case of the border, you'll have to use !important to override the dotted style specified on the element itself. - Richard On Tue, Sep 9, 2008 at 6:19 PM, coulix <[EMAIL PROTECTED]> wrote: > > Hi, i was trying the selectable plugin and it works fine, > except that i dont like the dotted square used for selection > How can i change this i can not see it in options but when i digg in > older code there were > an opacity option. > > How could i change this behavior ? > Thanks, > > Greg > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
