hello hai,

i got javascript

"<script type='text/javascript'> nuffnang_bid =
'ad8bbad67c3d4d242ebba049ce4c1c5e';  </script>  <script
type='text/javascript' src='http://synad2.nuffnang.com.my/k.js'></script>"

this is like google addsense advertise program. i put this script in the gwt
java

HTML test = new HTML(<script type='text/javascript'> nuffnang_bid =
'ad8bbad67c3d4d242ebba049ce4c1c5e';  </script>  <script
type='text/javascript' src='http://synad2.nuffnang.com.my/k.js'></script>');

and put it in the horizontalpanel to project to the page.

the problem is.. this advetising banner is jump to another page. its clear
all my website and just show this banner.

if i just put at the html pages... like main.html , the banner is work well

help me

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to