I have a custom JavaScript event that sets a variable if javascript is enabled, on the login page. Very much a hack. Obviously, if JS is disabled, the event will not be called and the variable will not be set :)
On Oct 9, 2011, at 3:52 PM, Muhammad Gelbana wrote: > Good to know you solved it. Too bad you didn't tell how :) > So how did you check if JS is enabled ? > > > On Sun, Oct 9, 2011 at 9:28 PM, Lenny Primak <lpri...@hope.nyc.ny.us> wrote: > >> Yes, I actually wound up doing this, >> but I think there is a better solution, since this solution is a hack. >> Basically, the problem lies with the Grid's pager, which does not work >> if inPlace = true and JavaScript is disabled. >> There links in the pager probably could be gracefully degraded >> if JS is disabled, but they are not currently. >> I know this is probably not as easy as it might appear, >> that's why I raised the issue and if it was easy it would probably >> be done by now :) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org