Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailored javascript #20

Open
mountainpenguin opened this issue May 13, 2012 · 0 comments
Open

Tailored javascript #20

mountainpenguin opened this issue May 13, 2012 · 0 comments
Labels

Comments

@mountainpenguin
Copy link
Owner

On first load -> run javascript tests to determine which features are available

e.g.

if webSockets are supported:
use webSockets
else:
use AJAX

Split javascript files into seperate files (perhaps define which file you receive from query string? i.e. make a javascript handler)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant