germanysbestkeptsecret / Wookmark-jQuery

A jQuery plugin to create a dynamic, multi-column layout.
MIT License
2.63k stars 759 forks source link

When wookmark is linked, input in my website can't be writable #150

Closed blinkman04 closed 10 years ago

blinkman04 commented 10 years ago

Hi,

I have a little question. I added wookmark in my website. Since this moment it's impossible to write into a input... And when i removed wookmark.js, all my input works correctly.

Did you already seen a bug like that ? Did you have any solutions ?

Best regards. Thx.

Sebobo commented 10 years ago

Hi,

never heard of this, but it's difficult to say something without a link or more details information.

Regards

blinkman04 commented 10 years ago

Yeah it's true, all my apologize my project is offline for the moment. So it's strange, because after many try, i discovered that it's not a "wookmark bug", because if I removed a different JQ plugin (tabzilla) the bug disappear =(. It's probably a conflict between different JS scripts but i'm lost..

Thx for you answer =)

Sebobo commented 10 years ago

Have you checked if your are including jQuery several times, or jQuery and Mootools and prototype at the same time?

blinkman04 commented 10 years ago

Yes i have several jQuery Lib (1.7.1 and 1.10.2) but apparently, i can't use only 1.7.1 or 1.10.2 alone, otherwise several script don't work =(

I guess it's because i have too many scripts and plugin... But if i can keep all my jQ plugin it will be perfect.

Note that when Tabzilla is removed, the bug are disappear. And Tabzilla is an old plugin that i use. Alone, it poses no problem.

Maybe is it possible ton send you a link of the website, in private ? =/

Sebobo commented 10 years ago

I don't really want to help you with your multiple library problem and many plugins because this is not related to my plugin.

You should check out https://api.jquery.com/jQuery.noConflict/ and wrap your library calls so each has the correct version.

I will close this issue now.

blinkman04 commented 10 years ago

Ok no problem it's comprehensive ;)