updroid / jquery-jstore

Automatically exported from code.google.com/p/jquery-jstore
1 stars 0 forks source link

Problems on Firefox #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the example in Quick Start Guide in Firefox 3.0.10
2.
3.

What is the expected output? What do you see instead?
Firebug reports two errors:
1)
njQuery is not defined
return !!(njQuery.hasFlash('8.0.0'));

2)
After I fix this typo,
Components is not defined
(jquery.jstore-all.js:471)

What version of the product are you using? On what operating system?
jStore 1.0.3 [Development]

Please provide any additional information below.

For the quick start guide, isn't it better to post a complete html?

Original issue reported on code.google.com by timtan...@gmail.com on 19 May 2009 at 7:06

GoogleCodeExporter commented 9 years ago
So, with jStore 1.1, flash is handled in a completely different way. Please 
refer to the documentation sometime 
after the release (scheduled for Friday, May 22, 2009). This should fix this 
Firefox bug.

Original comment by gars...@gmail.com on 21 May 2009 at 8:19

GoogleCodeExporter commented 9 years ago

Original comment by gars...@gmail.com on 21 May 2009 at 8:21