| bio | website | heymrcarter.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 5 months |
| seen | Feb 28 '12 at 15:12 | |
| stats | profile views | 21 |
|
Jan 20 |
awarded | Commentator |
|
Jan 20 |
comment |
iPhone simulator buttons don't respond i tried running the same code on another mac and it works fine. something must be wrong with my install. i'll try removing the devtools and reinstalling them |
|
Jan 19 |
awarded | Scholar |
|
Jan 19 |
revised |
Count number of dynamically generated list element in an unordered list added 110 characters in body |
|
Jan 19 |
comment |
Count number of dynamically generated list element in an unordered list turns out i misplaced the function call and it was trying to count before the xml has finished parsing |
|
Jan 19 |
accepted | Count number of dynamically generated list element in an unordered list |
|
Jan 19 |
comment |
Count number of dynamically generated list element in an unordered list i should have mentioned i've tried both size and length and both return 0 |
|
Jan 19 |
asked | Count number of dynamically generated list element in an unordered list |
|
Jan 18 |
answered | how to get innerHtml of body without an iframe with jquery |
|
Jan 18 |
awarded | Supporter |
|
Jan 18 |
comment |
html button, the value=“submit” is not showing up? good catch SLaks |
|
Jan 18 |
answered | How can I get a link to a Facebook or Twitter avatar by username? |
|
Jan 18 |
awarded | Teacher |
|
Jan 18 |
answered | html button, the value=“submit” is not showing up? |
|
Jan 18 |
answered | jquery dropdown div not quite working |
|
Jan 18 |
comment |
iPhone simulator buttons don't respond @robin yes. @Terente they are roundrect and yes, the button turns blue when its clicked |
|
Jan 18 |
asked | iPhone simulator buttons don't respond |
|
Dec 27 |
asked | how to do something if an element has siblings |
|
Dec 16 |
comment |
manipulate css on multiple spans with javascript if i remove the parameters in the .each() function everything works fine. adding $item.siblings('.list').css('text-decoration','none'); inside the if statement does the trick |
|
Dec 16 |
comment |
manipulate css on multiple spans with javascript this throws the error "Object #<an HTMLElement> has no method 'text'" where specialContents = $item.text(), is called |