Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #4246
| From | justaguy <donli@yahoo.com> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | removing "stop" button (jquery and timer) |
| Date | 2011-07-17 09:08 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <c189403d-74f2-4bf0-8cc9-b799e49e9846@y13g2000prb.googlegroups.com> (permalink) |
Hi, I've inherited a piece of js code (two js files) that makes two HTML elements as two slides with jquery (endless loop with a stopper). I've decided to make it 2 loops only, easy, I set up a loop counter. And now I'd like to remove the "stop" label/text once it finishes the second/last loop, btw, this "stop" labele is automatically generated with jquery (version 1.2.6), getting rusty with javascripting, don't know how. Here's the URL in question, http://www.knowledgenotebook.com/ Would appreciate your help. P.S. On a side note, I don't understand why we would need 100k js file (jquery, not that I have something against it) for such a simple task (replace an HTML element with a timer!)...
Back to comp.lang.javascript | Previous | Next — Next in thread | Find similar
removing "stop" button (jquery and timer) justaguy <donli@yahoo.com> - 2011-07-17 09:08 -0700
Re: removing "stop" button (jquery and timer) RobG <rgqld@iinet.net.au> - 2011-07-17 19:44 -0700
Re: removing "stop" button (jquery and timer) justaguy <lichunshen84@gmail.com> - 2011-07-17 20:45 -0700
csiph-web