pyrt icon indicating copy to clipboard operation
pyrt copied to clipboard

Tailored javascript

Open mountainpenguin opened this issue 12 years ago • 0 comments

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)

mountainpenguin avatar May 13 '12 12:05 mountainpenguin