Dave Cardwell wrote:
> 
> Actually thinking again, delete from "var public = {" right down to (and 
> including) "$.browser = public;", and after the "var private = {}" 
> block, add "$.browser = private;".  That should work better.
> 
Note that "public" and "private" are reserved names in javascript. Most
browsers still accept that as variable names but Safari already fails...

Jan
-- 
View this message in context: 
http://www.nabble.com/jQBrowser-0.2-woes-tf2266662.html#a6324756
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to