Search the web
Sign In
New User? Sign Up
JS-Jive · The premiere Yahoo! Javascript Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 3276 - 3305 of 21091   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3276
hi all, i want to delete entry from browser histroy using javascript , coz i want to prevent user from go back to the page . yours tamer mazen...
tamer_mazen@...
Send Email
Jan 1, 2001
10:49 am
3277
Use the "replace" method. -David ... ________________________________________________________________ GET INTERNET ACCESS FROM JUNO! Juno offers FREE or...
David Shadovitz
dshadovi@...
Send Email
Jan 1, 2001
2:10 pm
3278
Hi. I am trying to create an applet to draw a graph except I am having troubles with integer and floating point conversions. I am trying to multiply an...
jarrodb@...
Send Email
Jan 2, 2001
3:02 am
3279
I don't know for sure whether this will work but give it a go : It seems as though you need to make the float into a INTEGER. LIKE THIS: ...
Andries Loubser
andriesl@...
Send Email
Jan 2, 2001
5:05 am
3280
Gave it a go but didn't work.... he's the output. C:\jdk1.3\bin>javac c:\temp\2\chart.java c:\temp\2\chart.java:214: cannot resolve symbol symbol : method...
jarrodb@...
Send Email
Jan 2, 2001
5:51 am
3281
When did this become a Java discussion group? Gbye Sybrand ... From: <jarrodb@...> To: <JS-Jive@egroups.com> Sent: Tuesday, January 02, 2001 7:51...
Sybrand Strauss
sybrand@...
Send Email
Jan 2, 2001
5:56 am
3282
Carefull... mixing JavaScript with Java ... From: jarrodb@... [mailto:jarrodb@...] Sent: Tuesday, January 02, 2001 7:51 AM To:...
Andries Loubser
andriesl@...
Send Email
Jan 2, 2001
6:02 am
3283
Sorry.. I have been reading my js book and strayed into creating an applet. I will repost in a more appropriate group....
jarrodb@...
Send Email
Jan 2, 2001
8:34 am
3284
Anyway I just found an example which type casts an int to a double so I did the reverse for the double to go to the int and it worked. fai (for anyone's info!)...
jarrodb@...
Send Email
Jan 2, 2001
8:42 am
3285
hi all, does any one have bean or jar file to read excel files . yours tamer mazen...
tamer_mazen@...
Send Email
Jan 2, 2001
3:58 pm
3286
hi David , i used that method , bur it does not work with frame pages yours tamer mazen ... ...
Tamer Mazen
tamer_mazen@...
Send Email
Jan 2, 2001
4:03 pm
3287
... <snip digest> FFS please **trim** quoted material and do not quote the entirety of a digest....
Dom Latter
d.latter@...
Send Email
Jan 2, 2001
4:09 pm
3288
I suspect he only gets the digest and does read this list and thus wont see your reply....
Russ (Snake) Michaels
snake@...
Send Email
Jan 2, 2001
4:13 pm
3289
... Eh? Surely my reply will be in the next digest, unless there's something very strange about this mailing list....
Dom Latter
d.latter@...
Send Email
Jan 2, 2001
4:27 pm
3290
Can JavaScript interplay with CSS? and does the coding seem similare to VBScripting. My question stems from the things a person can do with VBScripting, but...
Richard Potter
MorbranTaliesin@...
Send Email
Jan 2, 2001
5:29 pm
3291
Your best bet is if you have access to a language that supports connection to COM objects is to just connect up that way (through an instance of the object)...
Jamie Keane
jamie@...
Send Email
Jan 2, 2001
6:55 pm
3292
I think www.webreference.com Hierarchical menu tutorials show how to make menus drop down into another frame. Hope it helps! --Christina Gagnon Software by...
Christina Gagnon
cgagnon@...
Send Email
Jan 2, 2001
7:03 pm
3293
Any contents of one frame cannot overlap and show in another frame....
Russ (Snake) Michaels
snake@...
Send Email
Jan 2, 2001
7:17 pm
3294
With this script on a page: <script> alert(navigator.userAgent) if(navigator.userAgent.indexOf("MSIE 4.5")>=-1){ alert('It's IE 4.5') } </script> Can anyone...
ron@...
Send Email
Jan 2, 2001
10:56 pm
3295
Uh, I guess my brain is still woozy from Sunday night. :( As everyone has noticed by now, testing for an index >=-1 will return true every time. Sorry 'bout...
ron@...
Send Email
Jan 2, 2001
11:13 pm
3296
I guess the subject line sez it. I'm trying to come up with a generic way to call a function on an event that I will create when I am dynamically looking at...
Stephen Garrett
steve@...
Send Email
Jan 2, 2001
11:15 pm
3297
it is pretty much embedID.start but you also have to consider what application people have their system setup to use to play wav files. The methods are not...
Russ (Snake) Michaels
snake@...
Send Email
Jan 2, 2001
11:21 pm
3298
Hmmm, I was afraid that this was the answer... Is there any way just to "ding the bell" as a function call? My thumbing thru the manuals have not culled one...
Stephen Garrett
steve@...
Send Email
Jan 2, 2001
11:25 pm
3299
Well from my own testing with this, I discovered for example that Quicktime will not respond to anything at all, and no methods seem to work with it. What you...
Russ (Snake) Michaels
snake@...
Send Email
Jan 2, 2001
11:32 pm
3300
steve, ... look no further than beatnik.com. there's an entire api created for working with the player, completely cross-browser, and modules set up for ...
Jeff Howden
jeff@...
Send Email
Jan 2, 2001
11:43 pm
3301
I have used a little JS script called overlib that allows you to have mouseover popups come up in any position you want in divs in other frames on a page. If...
Franki
frankieh@...
Send Email
Jan 3, 2001
4:29 am
3302
We were discussing JavaScript editors on another list, and I thought, "Hey! Why not ask the experts?" I'm using JavaScriptIt!, but as far as I can tell,...
Tracy
trraacy@...
Send Email
Jan 3, 2001
5:43 am
3303
Hello!!! Excuse me for my bad English. I have got a problem with previous , next and current. These are properties of History Object. can anybody send me an...
Miguel Angel Lopez
malopez@...
Send Email
Jan 3, 2001
1:11 pm
3304
function myBack() { history.go(-1); } or as this is usually a tad buggy in IE3,NN2,NN3 use : history.back() and history.forward() HTH Neil <!...
Neil Clark
neil@...
Send Email
Jan 3, 2001
1:44 pm
3305
Allaire Homesite. You can create snippts which insert your code at a click, and you can have a start and end code, so it will wrap around wgatever is...
Russ (Snake) Michaels
snake@...
Send Email
Jan 3, 2001
1:49 pm
Messages 3276 - 3305 of 21091   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