Author |
Message |
Cupid |
Posted: Mon Jun 21, 2010 4:13 am Post subject: |
|
Thank you Mario. |
|
 |
mario |
Posted: Sun Jun 20, 2010 7:36 pm Post subject: |
|
Fixed! Thank you for the suggestion Mark. |
|
 |
Cupid |
Posted: Sun Jun 20, 2010 10:33 am Post subject: Focus when editing a snipe |
|
Currently we have:
onload="document.getElementById('newitemid').focus();"
on the form all the time.
Can we have this dynamically changed to:
onload="document.getElementById('newmaxbid').focus();"
when we are performing an edit, so that the focus is on the value that can be changed rather than on the auction number which can not? |
|
 |