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:[email protected]] 
Sent: 21. mai 2011 12:51
To: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to