Hi, I'm having a problem with jQuery 1.2. The problems' that i started a project using the jquery 1.1.3, but now, after 7 months, appeared the need of update to 1.2 release.
Now that i'm using this version, appeared some errors, like when a use the jQuery.extend method. Error: setting a property that has only a getter Source-file: .../js/jquery.js Line: 437 Line 437's code is "target[i] = prop[i];" I'd like to know if somebody can help me? jQuery.extend method changed? If yes, how can i use? Best Regard

