On 7/16/2010 10:46 AM, Medic wrote:
> You do realize that jQuery is just an interaction layer on top of javascript
> right? So if you do it natively in javascript you are just cutting out a
> step. jQuery doesn't do anything that you couldn't write yourself in js,
> it's just done already for yo
That's exactly what I was going to get you do to. I would bet there is a
"jQuery" way of doing things. You can probably pass in an array of objects
or something.
You do realize that jQuery is just an interaction layer on top of javascript
right? So if you do it natively in javascript you are just
On 7/16/2010 9:45 AM, Medic wrote:
> Post your code for how you do it once and I'll see if I can help you create
> a reusable function. I assume this should be easy but since I've never
> actually used jQuery I can't say for sure.
Ok, thinking about what you are talking about, I replaced that c
On 7/16/2010 9:45 AM, Medic wrote:
> Post your code for how you do it once and I'll see if I can help you create
> a reusable function. I assume this should be easy but since I've never
> actually used jQuery I can't say for sure.
I posted a link in the first message so anybody could see all th
Post your code for how you do it once and I'll see if I can help you create
a reusable function. I assume this should be easy but since I've never
actually used jQuery I can't say for sure.
On Fri, Jul 16, 2010 at 12:19 PM, Ian Skinner wrote:
>
> On 7/16/2010 8:42 AM, Medic wrote:
> > I don
On 7/16/2010 8:42 AM, Medic wrote:
> I don't use JQuery, but why not just turn the code you don't want to retype
> 12 times into a function?
That is the type of thing I am trying to get some advice on. What might
be the way to apply a dozen slider UI controls to a dozen different
elements w
I don't use JQuery, but why not just turn the code you don't want to retype
12 times into a function?
On Fri, Jul 16, 2010 at 11:13 AM, Ian Skinner wrote:
>
> Now that we all have had a chance to learn something new about the
> HTML tag we may not have known before.
>
> Does anybody have any
Now that we all have had a chance to learn something new about the
HTML tag we may not have known before.
Does anybody have any insight or suggestions in the actual jQuery code
before I go and repeat what I have nearly a dozen more times for the
other sections of the form?
~~
ent: Friday, 16 July 2010 3:30 PM
To: cf-community
Subject: Re: Very first jQuery application
On 7/15/2010 10:17 PM, Andrew Scott wrote:
> I am sure someone who is more experienced at jQuery will answer that,
> but when I viewed the source it looks fine to me.
>
> But yeah very weird i
On 7/15/2010 10:17 PM, Andrew Scott wrote:
> I am sure someone who is more experienced at jQuery will answer that, but
> when I viewed the source it looks fine to me.
>
> But yeah very weird if you ask me.
>
It may not be a jQuery issue. The HTML specification does indicate that
clicking on
That is actually the normal function of a label element and always has
been (as far back as I can remember at least). They are particularly
handy for checkboxes and whatnot where clicking on the sometimes
really tiny little target area is difficult for people with limited
motor function or eyesigh
-community
Subject: Re: Very first jQuery application
On 7/15/2010 10:04 PM, Andrew Scott wrote:
> You seem to be applying the selector for the button press in the wrong
> place, if you move the nouse to say 150pixels left of the button on
> white space and press the LMB then the button
On 7/15/2010 10:04 PM, Andrew Scott wrote:
> You seem to be applying the selector for the button press in the wrong
> place, if you move the nouse to say 150pixels left of the button on white
> space and press the LMB then the button seems to still be pushed.
>
Interesting. The button is in a
You seem to be applying the selector for the button press in the wrong
place, if you move the nouse to say 150pixels left of the button on white
space and press the LMB then the button seems to still be pushed.
Just a heads up on that.
Regards,
Andrew Scott
-Original Message-
From: Ian
14 matches
Mail list logo