Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1The magic of Javascript Empty The magic of Javascript Sat Dec 17, 2011 5:21 pm

Ryan

Ryan
Member
Loading
Code:
$(function() {
$("XXYY[value=X]").val("Y");});

$ declaring

$(function() { function loop

$("XXYY where the change is going to be at, what CSS rule, tag etc...

[value=X] original value

.val("Y") changed value

$(<-1function() 1->{
$("XXYY[value=X]").val("Y");2->}2->);



Last edited by Ryan on Fri Dec 23, 2011 2:44 am; edited 1 time in total

2The magic of Javascript Empty Re: The magic of Javascript Sat Dec 17, 2011 8:16 pm

Nick

Nick
Member
Loading
Cool. Wink

3The magic of Javascript Empty Re: The magic of Javascript Sat Dec 17, 2011 8:20 pm

Thomas

Thomas
Admin
Loading
I don't really know any JavaScript but I want to learn it.

4The magic of Javascript Empty Re: The magic of Javascript Sat Dec 17, 2011 8:24 pm

Nick

Nick
Member
Loading
Yeah, I just have to use what other people say and take there word for it.

5The magic of Javascript Empty Re: The magic of Javascript Fri Dec 23, 2011 2:34 am

Thomas

Thomas
Admin
Loading
I have a program that debugs JS codes so I can figure out what's wrong with them that's it. I should learn JS.

6The magic of Javascript Empty Re: The magic of Javascript Wed Jan 18, 2012 11:12 pm

silentnino01

silentnino01
Fresh Meat
Loading
how do you learn JC ? Smile plz reply

7The magic of Javascript Empty Re: The magic of Javascript Fri Jan 20, 2012 8:41 pm

Marcus

Marcus
Contributor
Loading
silentnino01 wrote:how do you learn JC ? Smile plz reply
Every post you make makes me cringe.

Sponsored content


Loading

View previous topic View next topic Back to top  Message [Page 1 of 1]

Related topics

Permissions in this forum:
You cannot reply to topics in this forum