on 2006 Jul 21 7:38 AM
Hello guys,
who can tell me how I can build a script in html site?I mean I want to render script into layout,like
<htmlb:content design="design2003" >
<script type="text/javascript" src="scripts/checkfunction.js"/>
I have CL_HTMLB_CONTENT,I can render it using print_string,but how about script?
Thanks in advance
with js you can use
document.write
or you can do as explained in this link.
http://www.webreference.com/programming/ajax_tech/
Regards
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.