Skip to content

Support jQuery 1.6+#18

Closed
rrotter wants to merge 1 commit intointernetarchive:masterfrom
rrotter:jquery1.6
Closed

Support jQuery 1.6+#18
rrotter wants to merge 1 commit intointernetarchive:masterfrom
rrotter:jquery1.6

Conversation

@rrotter
Copy link
Copy Markdown

@rrotter rrotter commented Jan 4, 2012

Changed .attr to .prop where appropriate to support jQuery 1.6+. This
breaks support for any jQuery version prior to 1.6.

Changed .attr to .prop where appropriate to support jQuery 1.6+. This
breaks support for any jQuery version prior to 1.6.
@mangtronix
Copy link
Copy Markdown
Contributor

Thanks very much for the patch. I'm in the process of updating the plugins that we use on archive.org to use the newer jQuery.

@mkorcy
Copy link
Copy Markdown

mkorcy commented Feb 16, 2012

Just ran into this problem myself, thanks for the fix.

@mangtronix
Copy link
Copy Markdown
Contributor

Is this patch still necessary for jQuery 1.6.1+? It looks like they changed .attr back to the old behaviour.

@rrotter
Copy link
Copy Markdown
Author

rrotter commented Apr 5, 2012

Really? I haven't tested my bookreader based code without this patch since I sumitted it, but I originally developed it working with JQuery 1.7.x, and I have tested with 1.6.x, but probably not 1.6.0, I'm fairly sure it is still required on all versions 1.6 and up.

@mkorcy
Copy link
Copy Markdown

mkorcy commented Apr 6, 2012

Yeah I found it was necessary in 1.7 as well.

@Philomelos
Copy link
Copy Markdown

I just changed the code, now the colorbox-divs not appearing anymore. Anyone knows a workaround? Or to say it in other words: Should I change Colorbox to the newest version too and everything's working fine again or is there a problem after changing to the newer Version of jquery?

@nikolas
Copy link
Copy Markdown
Contributor

nikolas commented Sep 24, 2015

So, should this get merged? If so, the PR I've opened for jQuery 1.5.2 here: #41 can be closed.

@rrotter
Copy link
Copy Markdown
Author

rrotter commented Dec 25, 2015

it's dead jim

@rrotter rrotter closed this Dec 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants