Wijmo and jQuery -


i've added wijmo controls test website i've been using.

i've found jquery throwing errors, if jquery had been added page twice.

if commented out jquery reference errors disappeared.

so seems including wijmo control on page, somehow automatically including jquery.

my problem is, when implementing wijmo controls on existing websites, on pages not others, using master pages, maintained others...etc may overlooked, or may remove wijmo control @ later date , forget include jquery page...etc

is there way stop wijmo including jquery, can use normal reference?

wijmo controls jquery based controls cannot stop them using jquery. however, may resolve issue adding references of custom js after c1 controls , remove jquery/jqueryui references.

if custom js added before c1 controls, jquery reference of c1 control overwrite previous jquery object resulting in various errors.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -