Hi,

How to use message prefix in a javascript? following is sample's
${message:info_text} does not work when inside the script block, any hints?
Thanks,


jQuery(document).ready(function(){
                jQuery("#info_text").watermark(${message:info_text});
});
</script>
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-using-message-prefix-in-a-javascript-block-tp3283837p3283837.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to