[Typo3] Login box submit button

Martin Wan mwan at objectivasoftware.com
Mon Aug 22 04:46:16 CEST 2005


Hi Stefan,				

Ye, you are right. Thanks for your hints.

Now , i use the following code:
<a
href="javascript:void(0);document.getElementsByName('loginform')[0].subm
it();" class="dclink" style="cursor:hand">Logout</a>

My problem was also caused by this line:
<input type="hidden" name="submit" id="tx-newloginbox-pi1-logout_submit"
value="Logout" class="tx-newloginbox-pi1-submit" />
I thought this line is valuable, but I am wrong. So I just delete it and
no scripts error occurs again.

Martin Wan

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110135467/
					



More information about the TYPO3-english mailing list