#113: Integrate jquery in Mainframe / json as a jquery plugin
--------------------+-------------------------------------------------------
 Reporter:  nimix   |       Owner:  [email protected]
     Type:  defect  |      Status:  new                          
 Priority:  major   |   Milestone:  2.5 release                  
Component:  core    |     Version:  2.4.3                        
 Keywords:          |  
--------------------+-------------------------------------------------------
 For the majority of jquery plugins you need to have jquery in the same
 frame as the Dom-Elements you want to modify. So it would be cool to have
 jquery in the main frame to use it for the UI. The problem is that json,
 which we already have in the main frame, and jquery don't like each other.
 So the solution is to replace the now used json.js with a jquery plugin
 which will do the same within jquery. The change will be that you call
 $.toJSON(obj) instead of obj.toJSONString().

-- 
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/113>
Mapbender <http://www.mapbender.org/>
Mapbender
_______________________________________________
Mapbender_dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapbender_dev

Reply via email to