I want to do a left round corner using jquery.corner() -


I use the only jquery.corner ()

to the left of a div

Any ideas about completing it.

Thanks gene

round is the default, so to round only the left corners For, do the following:

  $ (". Selector"). Corner ("left");  

Comments