Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Change the content of a tag object


Message #1 by "Chris Shen" <chriss@r...> on Tue, 9 Jan 2001 22:44:23 -0000
Hi guys,

I want to dynamically change the text content of a tag object, for
example, <P> or <DIV> from javascript function without re-writing the whole page
when the key event happens. As I know, the IE has 'innerText' to do that.
Unfortunately, I am using device-embedded browser -- device mosaic 4 which
supports JS 1.4 / HTML 4.0. Thus, I need to know either the way regardless
of vender-specific browsers or device mosaic's way.

Thanks

--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to javascript as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-javascript-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index