Embedding Javascripts in GWT client code.

2010-12-08 Thread Jmu
I would like to embedd the below Javascript on GWT1.4 client side code. Anyways to acheive this? div id=lpButDivID-XXX/div script type=text/javascript charset=UTF-8 src=https:// server.iad.XX.net/hc/X/? cmd=mTagRepstatesite=25531345buttonID=1divID=l pButDivID- Xbt=1c=1/script

Re: Embedding Javascripts in GWT client code.

2010-12-08 Thread rjcarr
If the snippet has nothing to do with GWT just put it in your html page directly. On Dec 8, 12:23 pm, Jmu test0...@gmail.com wrote: I would like to embedd the below Javascript on GWT1.4 client side code. Anyways to acheive this? div id=lpButDivID-XXX/div script type=text/javascript