jquery.scrollz icon indicating copy to clipboard operation
jquery.scrollz copied to clipboard

jQuery mobile example Broken with Firefox

Open illume opened this issue 11 years ago • 1 comments

The jQuery mobile example does not work in Firefox.

This is when the files are both local and the demo links provided on dropbox for different reasons.

It is broken on the dropbox demo links because they mix http and https. So firefox refuses to load the page.

When the example is loaded from the file system git branch, it does not allow scroll to refresh functionality.

illume avatar Jul 21 '14 13:07 illume

Hi,

Thank you: I just fixed the protocol issue, everything is okay now.

What do you mean by 'When the example is loaded from the file system git branch': do you try to access the HTML pages from the filesystem without a HTTP server ?

Regards, Gilles

zippy1978 avatar Aug 10 '14 19:08 zippy1978