b.browser is undefined

Questionsb.browser is undefined
Jim asked 10 years ago

TypeError: b.browser is undefined Source File: http://localhost/js/jqgrid/js/jquery.jqGrid.min.js Line: 42

in firefox, although the grid will display in chrome.

I am working on a new bootstrap implementation and it's arguing with me.

1 Answers
Abu Ghufran answered 10 years ago

Looks like new version of jquery is being used in your theme, as jQuery.browser is removed from latest.
You might have to use jQuery migrate plugin as recommended on jQuery site.
http://jquery.com/download/#jquery-migrate-plugin

Alternate is to use jQuery.jQgrid.min.js file as last script included file.

Your Answer

8 + 0 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?