Re: How to replace Strings in JavaScript ?

2009-12-17 Thread nino martinez wael
wicket/util/template/TextTemplate ... 2009/12/17 Igor Vaynberg igor.vaynb...@gmail.com you can use something like TextTemplateContibutor -igor On Wed, Dec 16, 2009 at 11:21 AM, smallufo small...@gmail.com wrote: Hello , I am using wicket 1.4.3 I wonder how to replace Strings in JavaScript

How to replace Strings in JavaScript ?

2009-12-16 Thread smallufo
Hello , I am using wicket 1.4.3 I wonder how to replace Strings in JavaScript ? such as : form input type=button value=Connect with Facebook onclick=window.open('http://www.facebook.com/login.php? api_key=278f76da30a86d0b5a2526a25c310166display=popupextern=1fbconnect=1req_perms

Re: How to replace Strings in JavaScript ?

2009-12-16 Thread Igor Vaynberg
you can use something like TextTemplateContibutor -igor On Wed, Dec 16, 2009 at 11:21 AM, smallufo small...@gmail.com wrote: Hello , I am using wicket 1.4.3 I wonder how to replace Strings in JavaScript ? such as : form  input type=button value=Connect with Facebook    onclick

Re: How to replace Strings in JavaScript ?

2009-12-16 Thread smallufo
small...@gmail.com wrote: Hello , I am using wicket 1.4.3 I wonder how to replace Strings in JavaScript ? such as : form input type=button value=Connect with Facebook onclick=window.open('http://www.facebook.com/login.php? api_key=278f76da30a86d0b5a2526a25c310166display

Re: How to replace Strings in JavaScript ?

2009-12-16 Thread Martin Makundi
something like TextTemplateContibutor -igor On Wed, Dec 16, 2009 at 11:21 AM, smallufo small...@gmail.com wrote: Hello , I am using wicket 1.4.3 I wonder how to replace Strings in JavaScript ? such as : form  input type=button value=Connect with Facebook    onclick=window.open