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 13859 - 13888 of 16817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13859
Only one way to do that - DON'T UPLOAD YOUR SITE TO THE INTERNET. To be able to see your web page other must first download all of the content of the page to...
Stephen Chapman
felgall_com_au
Offline Send Email
Jul 1, 2006
2:09 pm
13860
u can use the javascript to disabel right click event. it is available on net. ... [Non-text portions of this message have been removed]...
Pratibha Khankhoje
pratibhakhan...
Offline Send Email
Jul 1, 2006
2:09 pm
13861
Place oncontextmenu = return false in body this will disable the right click menu ... [Non-text portions of this message have been removed]...
Karthikeyan Vaithilin...
seenukarthi
Offline Send Email
Jul 1, 2006
2:11 pm
13862
HI i am adeel from pakistan i am new in the programming world plz can anyone guide me properly from where i must start and what i should do to learn the art of...
kakabacha2006
Offline Send Email
Jul 1, 2006
2:11 pm
13863
... please pardon my ignorance, what's the purpose of this post? to me, its unclear. ... -- //f3l there seems to be quite a debate, on wether linux is a...
f3l
kyoosho
Offline Send Email
Jul 1, 2006
7:56 pm
13864
Personally, I would very much discourage using this trick. Not only is it highly annoying (and therefore drives traffic away from sites) but it is ineffective...
Nick Jones
nickj6282
Offline Send Email
Jul 1, 2006
8:06 pm
13865
... Basicly all the languages are similar, after learning one, you can learn another without major efforts... So the choice isn't important at all now, it's...
Jonas Raoni
jonasraoni
Offline Send Email
Jul 1, 2006
8:16 pm
13866
... I hope that your entry to this hostile and harsh world will be as painless and smooth as possible. good luck. ... I remember a (rather outdated, but still...
f3l
kyoosho
Offline Send Email
Jul 1, 2006
8:26 pm
13867
... cogratulations! ... too bad that's not the way the NEt works.... ... there is a technology called HotLink, however, they may just do a "Print Screen". ... ...
f3l
kyoosho
Offline Send Email
Jul 1, 2006
8:27 pm
13868
... can ... do ... thanks ... Welcome to the programming world! To start, you should learn HTML. After you finish that, JavaScript would be another great...
jsmaster94
Offline Send Email
Jul 2, 2006
4:44 am
13869
...and we're not intellectual property lawyers. There are some circles in the computer world that would find this idea highly offensive. I hope the original...
Tom Stillman
giantsfan_94121
Offline Send Email
Jul 2, 2006
4:44 am
13870
I have generated ASP code which gives me a field for "Start Time". <% Response.Write x_StartTime %> The time is formatted hh:mm:ss AM/PM and I need it to be: ...
Robin Chapple
d9790
Offline Send Email
Jul 2, 2006
4:45 am
13871
I don't know about anyone else but I went to school for several years and am still going to school to learn new programming languages. I certainly wouldn't ...
Tom Stillman
giantsfan_94121
Offline Send Email
Jul 2, 2006
4:45 am
13872
Thanks for the pointers! I've been a newbie since it was called "LiveScript." In fact I had one of the first web pages on the net about LiveScript/JavaScript....
trylon_perisphere
trylon_peris...
Offline
Jul 2, 2006
10:22 pm
13873
hai, i am a newbies,i would like to show about two hundred record inside a grid. is there any AJAX that handle that ? TIA, andy susanto...
Andy Susanto
tedy_kiong
Offline Send Email
Jul 3, 2006
4:14 am
13874
hi robin, U just use this format <% Response.Write FormatDateTime(Time, vbShortTime) %> it will close u r prob, Regards, sundar Robin Chapple...
sundara Moorthy
sundar11love
Offline Send Email
Jul 3, 2006
6:26 am
13875
hi srinath, Here i attach this code for prtect right click on your site i think this help to u just test this and use ok.bye i want to ask another quest r u...
sundara Moorthy
sundar11love
Offline Send Email
Jul 3, 2006
6:30 am
13876
... I don't like to use third-party codes, but if you have no time to implement on your own (as you're a "noob" probably not xD), take a look on this one...
Jonas Raoni
jonasraoni
Offline Send Email
Jul 3, 2006
4:45 pm
13877
I would like to add to the right pane of my Date Calculator at http://www.geocities.com/emfrilingos/tm/datecalc.html a third "Repeat" button that would add the...
Eustace
eustace10679
Offline Send Email
Jul 3, 2006
7:28 pm
13878
Check here: http://www.quirksmode.org/js/date.html ... From: Eustace <e.frilingos.1@...> To: JavaScript_Official@yahoogroups.com Sent: Monday, July...
Mindblender
mindblender00
Online Now Send Email
Jul 3, 2006
8:09 pm
13879
Is there any way to access an elements offsetWidth value before the table gets rendered in IE? Or perhaps hold processing, within the script, until the table...
Mindblender
mindblender00
Online Now Send Email
Jul 3, 2006
8:56 pm
13880
Thanks, That was only partly successful. It only removed the seconds and failed to add AM or PM As an example what should have been 6:00 PM was produced as...
Robin Chapple
d9790
Offline Send Email
Jul 3, 2006
8:58 pm
13881
You can't access any info about the page until that part of the page is rendered. Either move the Javascript below the HTML that it refers to or call it from...
Stephen Chapman
felgall_com_au
Offline Send Email
Jul 4, 2006
7:02 am
13882
How can I control the buttons of a plugin, let's say WMP, in Firefox? I have a radio on a server and I need to play it, it's playing ok, but I want to have...
Fernando (UK)
fernandosouz...
Offline Send Email
Jul 4, 2006
3:38 pm
13883
... but I ... codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" ... ...
Duane A. Couchot-Vore
dcouchotvore
Offline Send Email
Jul 4, 2006
6:21 pm
13884
... your ancient LiveScript page seems to be an intereting read, is it still on the Net? perhaps in the WayBack machine?, or something like that? ... -- //f3l ...
f3l
kyoosho
Offline Send Email
Jul 4, 2006
7:06 pm
13885
... ajax can do it, but the browser might collapse, depending on the size of the records (i.e. html included), it might be a good idea to paginate stuff, have...
f3l
kyoosho
Offline Send Email
Jul 4, 2006
7:07 pm
13886
Hi Everyone, My Name is Haris I Have select box which contains or values 1,2,3 etc If I select 1 on that select box, it appear 1 text box below the select box ...
Haris Agustin
haris1708
Offline Send Email
Jul 5, 2006
4:34 pm
13887
I think disabling right click is a bad thing. There are more things in the right click menu. Apart from that, disabled right click can be disabled itself by ...
maartenvanthiel
Offline Send Email
Jul 5, 2006
4:39 pm
13888
... The browser should not be controled by the programmer, that's a "desktop programming" mind which doesn't work well on the web environment. Despite that,...
Jonas Raoni
jonasraoni
Offline Send Email
Jul 5, 2006
5:21 pm
Messages 13859 - 13888 of 16817   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