Hello jQuery,
I'm working on a t-shirt design module with jQuery. Check it out here:
http://84.86.134.134/shirt/
No worries, it's my home development server. Nothing bad happenin'. ;)
This is how to produce the error in Firefox 3 (and I suspect in other
browsers too):
1) Switch to the backsid
I'm working on a website which utilizes crossSlide, a jQuery plugin.
It works in IE6/7 on the website itself but not on mine, while I use
the same code. What's wrong? I tried using 1.2.3 instead of 1.2.6 but
that didn't work either.
URL:
Site: http://84.86.134.134/swart/?p=home
Plugin site: http:
I've been working on a simple pager function but it's incredibly
lengthy and I can imagine that it should be possible to do this much,
much more simpler and shorter. So I decided to post it up here and see
if anyone could give me some pointers. Thanks.
function pageMe(which, page, pager) {
elect...
> .each(function(){ this.selected = false; });
> return false;
> });
> $('#left').click(function(){
> $('option:selected', tgt).remove();
> return false;
> });
>
>
> test 1
> test 2
> test 3
&
And what would I do in this case? Having multiple selectboxes to
choose items from?
I'm not sure if using prefixes in the valuables is a good idea to keep
track of what item came from what selectbox but it's all I can come up
with right now.
//
..)
>
> test 1
> test 2
> test 3
>
> >>
> <<
>
>
>
> $('button').each(function(){
> var lr = this.id.split('_');
> $(this).click(function(){
> $('#' + lr[0] + ' option:select
The problem I have is (I think) quite simple but I find myself unable
to find a solution to it.
In the system I made you can select options from a select box and then
click a button to add them to a different select box with your
selected options. There's also a button to remove items from your
se
7 matches
Mail list logo