[Typo3] input with ID

Papis papiseckfr at yahoo.fr
Thu Dec 22 10:09:20 CET 2005


hi all,
  just to close this post,
  the solution is to use a script wizard, and do a small str_replace in order to ad ID in the input like this
  $PA['item']= str_replace('"text" name','"text" id="'.$PA['itemName'].'" name',$PA['item']);
  not very nice but usefull !
  

Papis <papiseckfr at yahoo.fr> a écrit :  Hi all,
  I want to use javascript in order to do client traitement on an input element.
  But you know that javascipt function getElementByName is not working  very well depending on browser, the function getElementById work better  ...
  But on typo3 (backend) html element dont have any id only name are defined 
  Would you mind telling me if there is an option to add id on html  element in the configuration or in the extesension (ext_table.php)
  Thanks all
  


Alioune Seck 
Ingénieur en Informatique 
Tel: (+221) 516 97 77
 


  
---------------------------------
  Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les  tarifs exceptionnels pour appeler la France et  l'international.Téléchargez la version beta.
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




Alioune Seck 
Ingénieur en Informatique 
Tel: (+221) 516 97 77
 


		
---------------------------------
 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.Téléchargez la version beta.


More information about the TYPO3-english mailing list