[jQuery] Replace URL parameters

2010-02-10 Thread Jakub
Hello there! I have function: function Dummy(){ adress = window.location.href; regex = /^(.*?)?$/; adress = adress.replace(regex,''); alert(adress); } I want to replace all parameters, but first. I don't know what is wrong .. :-(

[jQuery] fadeOut problem

2009-11-10 Thread Jakub Suder
://ryanwilliams.org/2009/jul/28/ search-light-jquery-plugin) - if the search doesn't return any results, the list div shows up empty with only the box shadow visible, and then when you click somewhere on the page, the shadow doesn't disappear, as it does when the list isn't empty. Regards, Jakub

[jQuery] Re: tilde (~) selector

2009-06-02 Thread Jakub Suder
I've checked in multiple browsers using browsershots.org, and only the ones from Opera 10 and Firefox 3.1 were OK, the rest were broken (example: Firefox 3.0: http://dl.getdropbox.com/u/41808/ff3win.png). It looks like this might be the answer:

[jQuery] tilde (~) selector

2009-05-29 Thread Jakub Suder
it should say that in the documentation?... Best regards, Jakub Suder

[jQuery] new project - fluidIA - open source UI prototyping based on jQuery

2009-05-22 Thread Jakub
/group/fluidia Should any jQuery gurus be interested in working on this project, please let me know. Would love to hear from you. Cheers, Jakub Linowski www.fluidia.org www.linowski.ca ps. I cross posted this from the jquery dev list.