[
https://issues.apache.org/jira/browse/OFBIZ-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982627#action_12982627
]
Hans Bakker commented on OFBIZ-4120:
------------------------------------
what is the reason for supporting browser without javascript?
I really do not see why you want to do that? Any modern browser supports it?
Regards,
Hans
> Umbrella task for features which use javascript to degrade gracefully
> ----------------------------------------------------------------------
>
> Key: OFBIZ-4120
> URL: https://issues.apache.org/jira/browse/OFBIZ-4120
> Project: OFBiz
> Issue Type: Bug
> Components: ALL APPLICATIONS
> Affects Versions: SVN trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
>
> By using more an more javascript we forget sometimes that it may not
> available and OFBiz features should continue to work even it's not as easier
> than wih javascript.
> The 1st thing I'd like to do is also to not depend on the javascripEnabled=Y
> parameter passed from the login URL (it's stored in the session) to determine
> if we use javascrip or not. But to use jQuery cookie plugin to test if we can
> create a cookie, else we know that javascrip is not available
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.