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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 16779 - 16808 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16779
You don't need JavaScript to do this: <div id="myDiv">Foo</div> #myDiv:hover { cursor:pointer; } -Ryan ... -- Ryan Doherty [Non-text portions of this message...
Ryan Doherty
ryan.doherty
Online Now Send Email
Oct 5, 2009
6:26 pm
16780
The better way to do this is use cursor CSS syntax: eg.: p.word{cursor: pointer} <p class="word">test</p> 2009/9/26 tomdcarden <tomdcarden@...> ... -- ...
Rodrigo Cesar Nascime...
neosoro_php
Offline Send Email
Oct 5, 2009
6:26 pm
16781
Yes, i did, i know how to address with CSS, but couldn't find how to control with JS. i.e, connect the CSS and JS. if you know of anything, please let me know....
tomdcarden
Online Now Send Email
Oct 5, 2009
6:26 pm
16782
I am trying to get the value of the selected text from a picklist to use for something else. When I click on the checkbox, it triggers the function but I get...
yandan1953
Offline Send Email
Oct 5, 2009
6:26 pm
16783
i have edited your code....there was a simple mistake.... here is the correct code... <html><head> <script language="javascript" TYPE="text/javascript"> ...
www.allpctips.co.cc
hirakrocks
Offline Send Email
Oct 6, 2009
7:51 pm
16784
Yes, its because the select element doesn't have SelectedText property. You should use the select element's options collection like this: var propertyState =...
Sándor Tamás ...
santa750602
Offline Send Email
Oct 6, 2009
7:51 pm
16785
try document.form1.state.value ... From: "yandan1953" <dgresser@...> To: <JavaScript_Official@yahoogroups.com> Sent: Tuesday, September 29, 2009 6:10...
Jan Östlund
janus44se
Offline Send Email
Oct 6, 2009
7:51 pm
16786
Ok. I don't really understand why you need in javascript, but here it goes: It does not matter if it is a link tag or anyother, I mean <p> <a> <h1> ... You can...
Mauricio Rocha
mauriciodarocha
Offline Send Email
Oct 6, 2009
7:53 pm
16787
hello to all... i urmi agnihotri.. work on FLASH ans JAVASCRIPT technology. in that i have a problem. i made a flash file from that flash file when i click on...
urmi agnihotri
cool_urmi_1988
Offline Send Email
Oct 6, 2009
7:55 pm
16788
copy the file in the same directory and try if u get error again post the code ... -- Sent from my mobile device Windows Tips and Tricks www.allpctips.co.cc ...
www.allpctips.co.cc
hirakrocks
Offline Send Email
Oct 8, 2009
5:03 pm
16789
yes that what i told......i changed the code in red color....... ... -- Sent from my mobile device Windows Tips and Tricks www.allpctips.co.cc ...
www.allpctips.co.cc
hirakrocks
Offline Send Email
Oct 8, 2009
5:04 pm
16790
'state' doesn't contain any text, it contains options. You need to get the text from the option selected, if any - something like this: if (...
PapaTango
papa_tango_1102
Offline Send Email
Oct 8, 2009
5:04 pm
16791
I have a situation of having to show too much in a list box. We are looking to provide a registration form for seminars. In the drop-down list box are the...
Richard O
rod526
Offline Send Email
Oct 8, 2009
5:05 pm
16792
2009/10/7 Richard O <Richard.ODell@...> ... I, personally, think the best solution would be a popup window with all the items in the form of a un-ordered...
Dermot
dermotduke
Offline Send Email
Oct 9, 2009
4:29 pm
16793
that poblam is not sloved... here i put my complete code.. I made a website.. in that i have some flash file means .fla file - .swf file... and fom that swf...
urmi agnihotri
cool_urmi_1988
Offline Send Email
Oct 9, 2009
4:30 pm
16794
ok...check u browser if there is javascript is enabled or not???? ie give error sometime............. the code is correct...... ... -- Windows Tips and Tricks ...
www.allpctips.co.cc
hirakrocks
Offline Send Email
Oct 13, 2009
5:03 pm
16795
Hi, I need to find position of Grid Cell (x & y coordinates) within a GridView. Gridview is placed in a div tag. and the page has a master page. I am using...
Nag B
nvb2001
Offline Send Email
Oct 13, 2009
5:03 pm
16796
Hello, I need some help here. I am new to javascript. I need to create a webpage that displays continously up to the second how many hours, minutes and...
nccustudent
Offline Send Email
Oct 20, 2009
6:36 pm
16797
... This sounds suspiciously like a homework assignment. Please don't ask the list to do your homework for you. I suggest you outline a solution, implement...
Jon Stephens
jdwayside
Offline Send Email
Oct 21, 2009
3:36 pm
16798
Hello, I need an example code for open file with javascript. Thank you, Wijaya Kusuma...
Wijaya Kusuma
wkusuma99
Offline Send Email
Oct 23, 2009
7:17 pm
16799
Hallå, Browser scripts generally do not have access to the user's local filesystem, which is a good thing, since this would constitute a security hole just...
Jon Stephens
jdwayside
Offline Send Email
Oct 24, 2009
6:15 pm
16800
Hello group, I am working on a class project and i couldn't figure out how to write auto login function using java script. I want to pass user name and...
samikuti2001
Offline
Oct 26, 2009
5:32 pm
16801
hii to alll.. I want to make a Application using javascript UI component - like button, Textbox label. and i want to make all this UI component using...
urmi agnihotri
cool_urmi_1988
Offline Send Email
Oct 26, 2009
5:32 pm
16802
I want to know if there is a way to write a function(java script or PHP) so that i can pass a username and password and it will log me to a website? I just...
samikuti2001
Offline
Oct 26, 2009
5:36 pm
16803
... This is perfect opportunity for you to learn about the Form object. Find a good JavaScript/DOM reference (Google is your friend), and go for it. hint: the...
Jon Stephens
jdwayside
Offline Send Email
Oct 27, 2009
2:31 pm
16804
... document.createElement() is your friend. http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-2141741547 cheers jon. -- This message has not been scanned for...
Jon Stephens
jdwayside
Offline Send Email
Oct 27, 2009
2:34 pm
16805
It is possible to do so in theory. Before doing so. You have to get one thing clearly that how the website recognizes users who already login. Session is the...
comphilip
Offline Send Email
Oct 27, 2009
4:26 pm
16806
Thanks for giving answer. can you tell me complete method and from where i get examples about this document.createElem ent() ; and i m new in javascript or you...
urmi agnihotri
cool_urmi_1988
Offline Send Email
Oct 28, 2009
6:23 pm
16807
... JavaScript is a programming language -- that is, a set of rules for performing operations that you can use to write a program. DOM is an object model -- it...
Jon Stephens
jdwayside
Offline Send Email
Oct 29, 2009
2:45 pm
16808
hello thank you very much for your information. ... From: Jon Stephens <jon@...> Subject: [JavaScript] Re: From where I get UI component To:...
urmi agnihotri
cool_urmi_1988
Offline Send Email
Oct 29, 2009
8:49 pm
Messages 16779 - 16808 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