[Mapbender-dev] [Mapbender] #113: Integrate jquery in Mainframe /
json as a jquery plugin
Mapbender
info at osgeo.org
Mon Oct 8 04:11:56 EDT 2007
#113: Integrate jquery in Mainframe / json as a jquery plugin
--------------------+-------------------------------------------------------
Reporter: nimix | Owner: mapbender_dev at lists.osgeo.org
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
More information about the Mapbender_dev
mailing list