Search the web
Sign In
New User? Sign Up
JavaScript_Official · JavaScript . AJAX . ActionScript
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 11308 - 11337 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11308
how to blink a text in javascript or HTML in IE(internet explorer)?...
kishorevaranasi
Offline
Aug 1, 2005
3:10 pm
11309
hope these will help! http://www.faqs.org/docs/htmltut/_BLINK.html http://www.domedia.org/oveklykken/css-blinking-text.php In general, please don't use blink. ...
Ken Auenson, II
kja2
Online Now Send Email
Aug 1, 2005
8:27 pm
11310
I know there MUST be a way to do this with JavaScript. What I have is a select menu with a list of main categories (coming from a database). What I want to...
Marian Briones
mjb713
Offline Send Email
Aug 1, 2005
8:27 pm
11311
You can blink text in HTML using the <BLINK> tag. It's a W3C standard. Just one word of advice: DON'T DO IT!!!!! <BLINK> has been called the worst invention to...
Tim Sabin
timsabin
Online Now Send Email
Aug 1, 2005
8:27 pm
11312
Hi! ... Wrong. The blink was invented by Netscape, and later adopted by Microsoft and others. It's not part of the HTML 4.01 spec - see the listing at ...
Jon Stephens
jdwayside
Offline Send Email
Aug 2, 2005
1:07 am
11313
... The blink tag doesn't work with internet explorer, never has. It's not a supported tag. Wayne...
H. Wayne Nix
taomancer
Offline Send Email
Aug 2, 2005
6:54 am
11314
I found info on this page: http://www.webreference.com/js/tips/020112.html The Menu Builder tool under the Cool Tools section of http://www.docjs.com lets you...
Marian Briones
mjb713
Offline Send Email
Aug 2, 2005
6:54 am
11315
Thanks for the advice Jon and rest of the friends. I got tired of trying ReadURL and also, I had to complete website fast and I could not spend much time on...
Pavan Kumar
pavanforfriends
Offline Send Email
Aug 2, 2005
6:55 am
11316
hi you all am new and am so happy to be part of this group am starting flash actionscript hope u help me learn i will like to make friends too...
hxsmic
Offline Send Email
Aug 2, 2005
6:55 am
11317
I want to be able to scroll a column of a table to the middle of the window i.e. when the user clicks the a button, the table scrolls left or right to the next...
Pete Harrison
rang5r
Offline Send Email
Aug 2, 2005
3:07 pm
11318
Gurus, Reports page of my shopping cart shows all suppose 7 Orders placed in a day. I want to add two print buttons. One is to show at the end of every order...
Mian Waqas
webmaster_waqas
Offline Send Email
Aug 2, 2005
3:08 pm
11319
Hello. What i am trying to do is get a popup window from internet explorer to open up at computer start up, go to a site, and then after a preset time close. I...
Paul
paul_lav
Offline Send Email
Aug 2, 2005
10:01 pm
11320
i'm trying to concat this object "(" in a string if the button of it is clicked but i have difficulties in it because it has errors. this is my script: ...
Jennylyn Fernandez
amazeko
Online Now Send Email
Aug 3, 2005
11:49 am
11321
Hi to all, I am a new member to this wonderful group...and i m in need of help from u all guys n gals. This is the code. <script> var Rcount = <%=Rcount%>;...
Dinesh S
dinesh_meera...
Offline Send Email
Aug 3, 2005
11:49 am
11322
You absolutely need to do a view source and post what the browser is actually seeing. My feeling is that this will tell you a lot. For instance, you have many...
David Smart
smartware_co...
Offline Send Email
Aug 3, 2005
12:15 pm
11323
Some of my users are running something that highlights what it thinks are required fields on an input form. Does anyone here know what they could have done to...
dmauray
Offline Send Email
Aug 3, 2005
5:59 pm
11324
that could be an "auto fill" tool... if thats the case, it is not guessing at what it required, but instead letting the user know that if they click the auto...
Ken Auenson, II
kja2
Online Now Send Email
Aug 3, 2005
11:53 pm
11325
... Sure it is possible, and from my experience there are three ways of doing it. First, by using JavaScript. You can go for this option ONLY if the data to be...
vkanids@...
vkanids
Offline Send Email
Aug 3, 2005
11:53 pm
11326
Tia, You would highlight the background of a field having HTML point to a CSS style segment. This could be put in a separate .css file, or in the <head>...
Tim Sabin
timsabin
Online Now Send Email
Aug 3, 2005
11:53 pm
11327
... The Google search bar's auto-fill feature will highlight fields with common fields names (e-mail, name, etc) for you automatically. This is probably what...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Aug 4, 2005
11:23 am
11328
Marian, ... qForms has a number of methods built-in that will help you do this. Here's an example using a 3-tiered relationship: ...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Aug 4, 2005
11:23 am
11329
Hi, I have an HTML page, which has an embed tag, which in turns has an svg graph within an xml document. Is it possible to run a script which is present within...
szameerahmed
Offline Send Email
Aug 4, 2005
12:58 pm
11330
Hi, There are some scripts which gets the value of certain classes that are present in the stylesheet.css file which are linked in the header of the HTML/xhtml...
szameerahmed
Offline Send Email
Aug 4, 2005
1:04 pm
11331
try: <input type="button" id="idAbc" value="abc" onclick="foo(this);"/> .... function foo( oBtn ) { oBtn.value +="("; } ...
Gavin Chan
321tseug@...
Send Email
Aug 4, 2005
4:22 pm
11332
I have a javascript app that uses window.open(url_to_mp4_file). I currently do that with mp3's with no problem. I have a job with a guy that developed a...
Bob Hunter
bns4home
Offline Send Email
Aug 5, 2005
3:07 pm
11333
hi all, I'm looking for a script to move my images vertically and when the mouse stay over an image it stop moving. like affilates that you have seen in many...
mehbarzegar
Offline Send Email
Aug 6, 2005
5:23 pm
11334
I'm now in groups,I have problem in my wibsite, when I put tow cod of Scroller Javascript in one page, one is work ather not work. for your inform if i make...
shahand
Offline Send Email
Aug 7, 2005
4:26 pm
11335
I am developing an HTML javascript application and I want to preserve state in a way that can be book-marked. I chose HTML anchors as a means of preserving...
fl3d
Offline Send Email
Aug 7, 2005
4:27 pm
11336
The two pieces of JavaScript code are conflicting with each other - probably they are using variables of the same name. You can't have two copies of the same...
David Smart
smartware_co...
Offline Send Email
Aug 7, 2005
10:19 pm
11337
Hi, I am a newbie to Internet programming. I have some questions about spacing in HTML control names and subsequently being able to access these input...
alrodkin
Offline Send Email
Aug 8, 2005
3:34 am
Messages 11308 - 11337 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help