Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread:
Message #1 by "Neethling, Dirk HTC/DE/EIC" <Dirk.Neethling2@h...> on Tue, 3 Apr 2001 14:55:57 +0200

Hello,
I need a type of <select> tag or control which lets me select text from 
a
table and then overwrite this text ready for saving via a form.
Since I use this in a multiple insert JavaScript function, an applet 
won't
work since it is instantiated after the page has loaded and the jvm 
won't
initialise it.
I don't think the standard HTML tag <select> offers this, does anybody 
know
where I can find this?
Thanks Dirk


  Return to Index