Opened 17 years ago

Closed 16 years ago

#113 closed enhancement (fixed)

Integrate jquery in Mainframe / json as a jquery plugin

Reported by: nimix Owned by: mapbender_dev@…
Priority: major Milestone: 2.5 release
Component: core Version: 2.4.3
Keywords: Cc:

Description

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().

Change History (2)

comment:1 by christoph, 17 years ago

Type: defectenhancement

comment:2 by christoph, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.