Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

it does not work with jQuery 1.2.6 #2

Open
cezaryk opened this issue Mar 29, 2012 · 2 comments
Open

it does not work with jQuery 1.2.6 #2

cezaryk opened this issue Mar 29, 2012 · 2 comments

Comments

@cezaryk
Copy link

cezaryk commented Mar 29, 2012

change "http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"@demo.html
to "http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js"

you get error (firefox 11.0):
handler is undefined
http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js
Line 1834

on ie9 (version: 9.0.8112.16421):
SCRIPT5007: Unable to get value of the property 'guid': object is null or undefined
jquery.js, line 1834 character 3

@laktek
Copy link
Owner

laktek commented Apr 1, 2012

Wondering what keeps you up with a release almost 4 years old?

@cezaryk
Copy link
Author

cezaryk commented Apr 1, 2012

Hi laktek,

I will answer two questions :) instead.

1/ Why I think it should work with jQuery 1.2.6?
Both posts read that 'color picker' works with jQuery 1.2.6:
http://laktek.com/2008/10/27/really-simple-color-picker-in-jquery/
https://github.com/laktek/really-simple-color-picker
So I suppose both could be updated if it does not.

2/ Why do I use jQuery 1.2.6?
I was searching for jQuery color picker for portlet container Liferay 5.2.3 and this version uses jQuery 1.2.6.

I do not expect anything, just wanted to point this out.

Regards,
Cezary

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants