You could add a Javascript/Ajax callback to a Page that sets e.g. a Session 
flag that says that Javascript is enabled.

See 
http://stackoverflow.com/questions/162911/how-do-i-call-java-code-from-javascript-code-in-wicket
 for an example.

Or you could try to implement what you need Javascript for using the 
AjaxFallback* components.

mvh
- Tor Iver Wilhelmsen, Arrive AS

-----Original Message-----
From: meduolis [mailto:meduol...@gmail.com] 
Sent: 21. mai 2011 12:51
To: users@wicket.apache.org
Subject: JavaScript enabled or disabled

Hi, is there any way to check if JS is enabled from wicket code? 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/JavaScript-enabled-or-disabled-tp3540451p3540451.html
Sent from the Users forum mailing list archive at Nabble.com.

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


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

Reply via email to