Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Compatibility with jQuery? (Read 3021 times)
Rick
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 1
Joined: Dec 27th, 2011
Compatibility with jQuery?
Dec 27th, 2011 at 11:47pm
Print Post  
Hi,

I'm just starting to experiment with JsDiagram and noticed that it requires the MicrosoftAjax.js library. I'm wondering if there will be a version that uses jQuery instead?

The reason I ask is I'm looking to use this with a Ruby on Rails app which, in Rails 3, use jQuery as the default javascript framework.

Thanks in advance!

Rick
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Compatibility with jQuery?
Reply #1 - Dec 28th, 2011 at 7:09am
Print Post  
Hi,

JsDiagram builds upon the ms-ajax type system, which does not have equivalent in jQuery AFAIK. Also it does not use any DOM queries, selectors etc. so there's not much we can use jQuery for. Anyway you can load both MicrosoftAjax.js and jquery.js into your page, there aren't any collisions between them (Microsoft distributes both libraries with ASP.NET for use in ASP.NET Ajax applications).

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint