Mailinglisten-Archive |
Marcel Beerta wrote: > das sich dann immer der IE mit dem document.inputForm.$fname.focus ankackt. > Ich frage mich wieso. Kann mir da mal jemand helfen ??? Eine Unique_id vom ... > mt_srand((double)microtime()*1000000); > $fname=mt_rand("00000","99999"); Ich vermute mal: "A JavaScript identifier, or name, must start with a letter or underscore ("_"); subsequent characters can also be digits (0-9). Because JavaScript is case sensitive, letters include the characters "A" through "Z" (uppercase) and the characters "a" through "z" (lowercase).", http://developer.netscape.com/docs/manuals/js/client/jsguide/index.htm > > echo" > <body onLoad=\"document.inputForm.$fname.focus();\" bgcolor=#262A5B Mach es Dir etwas einfacher: echo 'bla " bla'; Ulf
php::bar PHP Wiki - Listenarchive