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 to share photos of your group with the world? 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 14075 - 14104 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14075
... You can use a frameset lol, but... Do you like to hear songs when you enter in a site? That's really annoying :S The only place where it can be a nice...
Jonas Raoni
jonasraoni
Offline Send Email
Aug 1, 2006
7:20 am
14076
... ya i but that isn't the problem, i don't know why it was typed like that. i have it that way but it still isn't replacing the bunk parameter with the url...
Mike Jablonski
lehula
Offline Send Email
Aug 1, 2006
7:21 am
14077
... And the function code is also wrong :/ -- Jonas Raoni Soares Silva http://www.jsfromhell.com...
Jonas Raoni
jonasraoni
Offline Send Email
Aug 1, 2006
7:21 am
14078
The error is in this line: document.body.style.cursor="url('bunk'), default"; coded that way it is looking for a cursor file called bunk instead of the cursor...
Stephen Chapman
felgall_com_au
Offline Send Email
Aug 1, 2006
4:23 pm
14079
... [Non-text portions of this message have been removed]...
Maria Falconer
m11m11m11m
Offline Send Email
Aug 1, 2006
4:26 pm
14080
Here's how you can handle the music problem: Suggestion 1: Talk your clients out of it. This way, your site can be designed to be about 0% annoying. Suggestion...
Rakesh Pai
rakesh314
Offline Send Email
Aug 1, 2006
4:28 pm
14081
Dear all , i have a small question in java script: i want to write a select statment to retreive some data froma table by the asp classic within a java script...
bigdeathman
Offline Send Email
Aug 1, 2006
4:28 pm
14082
don't know what your client does, but I've noticed that wedding sites and photography sites aren't as annoying with the music--of course, they, like band...
blackbirds
lionceau4
Offline Send Email
Aug 1, 2006
5:09 pm
14083
... The ASP code is evaluated, *then* the result sent to the client. var is a clientside variable, and so is not yet defined when the serverside code is...
Jon Stephens
jdwayside
Offline Send Email
Aug 2, 2006
6:46 am
14084
Hi you all, A common approach on desktop based programming is that the windows and dialogs have code separated from presentation and they're on individual ...
ajackbr
Offline Send Email
Aug 2, 2006
3:27 pm
14085
... you probaly are using open("something.html","somename","options"); somename is the name of the window, you need to give a different name perhaps a unique...
f3l
kyoosho
Offline Send Email
Aug 2, 2006
7:22 pm
14086
... not really, he can have a script withinn the frameset pages like: if im not in a frameset, reload me inside the frameset, much like the MSDN (ugh) page...
f3l
kyoosho
Offline Send Email
Aug 2, 2006
7:23 pm
14087
On 7/31/06, Shobuz99 <shobuz99@...> wrote: you want multi-browserness on a script that you downloaded, but wasnt written in a multi-browser way.... your...
f3l
kyoosho
Offline Send Email
Aug 2, 2006
7:24 pm
14088
... alert, confirm, prompt, and DIVS ... search the net for DOMInclude ... maybe you have Path Problems. ... -- //f3l there seems to be quite a debate, on...
f3l
kyoosho
Offline Send Email
Aug 2, 2006
7:25 pm
14089
... It seems that you're about to kill the <a> tag. If yes, try to kill it at runtime, then you won't lose the best thing of these web stuffs, its portability....
Jonas Raoni
jonasraoni
Offline Send Email
Aug 3, 2006
5:09 am
14090
thanxs for all for helping ... i tried with _blank and its working fine Thanxs again ... -- Thanx & Regards Praveen Reddy Likki [Non-text portions of this...
praveen r likki
likki_007reddy
Offline Send Email
Aug 3, 2006
5:09 am
14091
Hi Group: I have a iframe in a webpage. When I click on a link within the iframe the page loads inside iframe. What i want is to have the link loaded in the...
Srivathsa.V.
srivathsa_mp...
Offline Send Email
Aug 3, 2006
5:09 am
14092
Points taken. Thank you for your help and advice. Clearly, I need to write my own, if that's possible. Once again, I apologize if I have made a fool of myself...
shobuz99
Online Now Send Email
Aug 3, 2006
5:46 pm
14093
... Hi! Did you try using target="_top"? -- This message has not been scanned for viruses. Since I do not use a Microsoft operating system or software, and use...
Jon Stephens
jdwayside
Offline Send Email
Aug 4, 2006
2:06 am
14094
Has anyone ever created a flash (MX 2004 professional) file that needs to be embedded inside a 'strict' xhtml doc... and found that http://validator.w3.org...
matteo847
Offline Send Email
Aug 4, 2006
8:31 am
14095
I am going mad with this. Anyone know why I get this error? My code function switchoff(toChange) { if (toChange==1) { ...
Pete Harrison
rang5r
Offline Send Email
Aug 4, 2006
5:23 pm
14096
parent.top.location.href="somewhereelse.html"; (damn keyboard) ... -- //f3l there seems to be quite a debate, on wether linux is a toaster, or a unix clone... ...
f3l
kyoosho
Offline Send Email
Aug 4, 2006
5:26 pm
14097
parent.top.locatrion.href="somewhereelse.html"; ... -- //f3l there seems to be quite a debate, on wether linux is a toaster, or a unix clone... [Non-text...
f3l
kyoosho
Offline Send Email
Aug 4, 2006
5:28 pm
14098
Can you please delete my last 2 posts as I've taken a whole new approach many thanks Pete...
Pete Harrison
rang5r
Offline Send Email
Aug 4, 2006
5:29 pm
14099
If I put the same OnChange call to a script on a radio button group, how many times will it be called when someone clicks from one button to another? What I'm...
Pete Harrison
rang5r
Offline Send Email
Aug 4, 2006
5:34 pm
14100
Hi (answering myself and others with the same objective here) The "thing" I'm looking for is a way to simulate "modal windows" or "modal dialog windows" inside...
ajackbr
Offline Send Email
Aug 4, 2006
5:35 pm
14101
... Sorry, but this is a horrible approach ^^ Anyway, to solve your problems, there's not much to do... a) Check the visibility of the fields, if it's visible,...
Jonas Raoni
jonasraoni
Offline Send Email
Aug 4, 2006
6:25 pm
14102
Sorry for the easy question, folks, but I've apparently got a brain cramp. I have a function that checks the value in a text box to ensure that it is a valid...
George L Smyth
GLSmyth
Offline Send Email
Aug 4, 2006
7:52 pm
14103
1) Please do not attach such a huge chunk of code unless it is germane to your question. If nothing else, it suggests that you are not really doing any...
David Smart
smartware_co...
Offline Send Email
Aug 4, 2006
10:17 pm
14104
The manual I have indicates that it will occur when the field loses focus, if its value has been modified. So if you click one radio button, then another in...
David Smart
smartware_co...
Offline Send Email
Aug 4, 2006
10:55 pm
Messages 14075 - 14104 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