Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: does JSP handle DHTML?


Message #1 by "Nathan Brand" <natanb@c...> on Thu, 30 Nov 2000 09:26:41 -0000
Of course you can, this code is client HTML code.


-----Mensaje original-----
De: Nathan Brand [mailto:natanb@c...]
Enviado el: jueves 30 de noviembre de 2000 10:27
Para: Pro_JavaServer_Pages
Asunto: [pro_jsp] does JSP handle DHTML?


Hi
Can I use this kind of code in JSP?
I know its working in ASP
 <!--
<style type="text/css">
#divID{position:relative;top:100;left:250;z-index:1;visibility:'hidden'}
</style> 
-->

--- 
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.


  Return to Index