Bug Tracker

Show
Ignore:
Timestamp:
03/18/08 06:13:08 (10 months ago)
Author:
braeker
Message:

Resizable Knob Handles support - o.knobHandles: true

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ui/tests/resizable.html

    r5000 r5072  
    6969} 
    7070 
     71.ui-resizable-knob { 
     72    border: 1px #fff dashed; 
     73} 
     74 
    7175</style> 
    7276</head> 
     
    201205         
    202206        //ghost: true, 
     207         
     208        knobHandles: true, 
    203209         
    204210        //animate:true,