Marc
Newbie
Posts: 1
Registered: 3/24/2009
Location: Montréal
Member Is Offline
|
| posted on 3/24/2009 at 07:41 PM |
|
|
Position of calendar icon
The calendar icon used to pop_up the calendar is not positioned next to the input control that will receive the date once that date is selected; the
icon is always displayed at the top left corner of the <div> containing the input control. I can change the position of the icon by modifying
the calendar.css file (i.e. margin-left:20px) but since I use 3 icons for 3 different inputs then all 3 icons are displayed one on top the other.
Where can I set the position (left, top) of the icon in calendar_db.js file so that it is displayed just to the right of the input control?
I use Firefox 3.0.7
|
|
|
|