Add to Google

Javascript sites

free web hosting
Open Discussion > Have your say > General Talk

Javascript sites

stupid122431hk
Here are some sites for your javascript needs:

http://www.dynamicdrive.com/
http://www.javascript-2.com/
http://javascript.internet.com/
http://javascriptkit.com/script/cut57.shtml
http://www.webreference.com/js/
http://www.codehouse.com/
http://www.freewarejava.com/
http://a1javascripts.com/
http://hotscript.com/

To Learn javascript:
http://www.javascriptmall.com/learn/contents.htm
http://www.w3schools.com/js/default.asp

Good luck!

 

 

 


Reply

smithville
Thanks for the site they were very helpful.

--Clint

Reply

Kurck
Wow, I found nice javascript games, really nice, thanx! (too lazy to make my own)

Reply

shoog
in your opinion is it hard to learn java. The funny thing is that i took a java class in my high school last year, but i didnt learn squat. If i was interested, can i learn it easily? how is it compared to html?

Reply

hpmad7
NICE!!! It's great! I think this might come useful sometimes!!!!!! WOW!!!!

I like visting the Javascript Source. It has really cool scripts!


smile.gif smile.gif ohmy.gif sad.gif 8) laugh.gif :? :shock: :oops: :x tongue.gif :twisted: :roll: :wink: :arrow: :idea: :?: :!: :evil: :cry:


heh.

 

 

 


Reply

hpforums
According to me, http://www.hotscripts.com/ rocks.
It is just soooo cool. You can get loads of free professional scripts there for loads of programming languages.
Check it out!

Reply

sukhdeep
Yeah, a freind told me about the Java Script Source, and thats where i get all of my scripts from now. Saves lots of time in coding.

Reply

alpetuk
those are very good sites.

Reply

MCK9235
Theres always: Javascript Source

Reply

muzammil
thanks for these good sites .

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Recent Queries:-
  1. www.javascriptgames.com - 447.13 hr back. (1)
Similar Topics

Keywords : javascript, sites

  1. Musical Sites
    (0)
  2. Internet Sites To Real Life Creations
    (2)
    Just been thinking on a simple analogy to internet and life. If you would say that internet is
    space, and webistes are stars, than somehow i think it would lose meaning, couse most stars have
    some sort of planets or thingies that rotate around them. If internet would be space then probably
    web servers would be stars, and backbone computers would be galaxies. Backbone computers than again
    are just main bandwith carriers around the world, and they couldn't be compared to galaxies
    beacouse galaxies are more kind of a collections of stars, and then all web servers would....
  3. Judging Sites
    (8)
    I just read this article by Reuters that says that some Canadian scientists tested people by showing
    them a website and asking them what they thought of it. They found that most people judge a website
    in 1/20 of a second. That really makes me nervous being a web designer because I biased when it
    comes to my own websites, I love them. Do you think you judge websites that quickly.....
  4. Internet Shopping Sites
    What site doesn't require a credit card? (0)
    Hi, I was wondering if anyone knows any websites that are similar to sites such as E-Bay where you
    can shop for products and not need to have a credit card. I don't have a credit card and I find
    it impossible to find any place online where I can buy products using a different payment method
    such as a money order. Does anyone know a shopping site that accepts payment options other then
    credit card?....
  5. N E One Have A Site
    sites (4)
    does anyone have a site. well than post it here.....
  6. Pen Pal Sites
    (9)
    well i m looking for internet freinds .as far as i know i hate chat friends they get rude in short
    time.so plain blog friendship is good. what you think is there any pen pal site there.....
  7. Web Sites On Digital Photography
    (3)
    Here are some of the sites you can enjoy surfing about digital photography. http://dpreview.com
    Excellent site with the content.the good thing about this site is it gives detail on every aspect of
    camera being looked into.All the digital photography dudes must check this out.
    http://dpchallenge..com Sister site arranges contest for thier users.with small fee you can take
    part in the contest.You can win some cool prizes.You can keep your portfolio on the site.You can
    sell your print and works. Another slightly offbeat site is http://shortcourses.com It have many
    co....
  8. The Sites new look
    (8)
    If this topic already exists you can lock it I love the new look of the site and I cant wait to
    see the new features 8)....
  9. Iframe External Link (Javascript)
    (0)
    This code will allow people who use iframes to link to there page, then load the iframe so that they
    can give external links to people that will link directly to the iframe page they want to see.
    now this first part has to be in the head of your document CODE window.onload = function
    setIframe() { var url = window.location.href; var i = url.indexOf("?i="); if( i>-1 ) {
     url = url.substr(i+3);  document.getElementById("body").src = url; } } now this is
    about how your iframe tag should look CODE of course replace th....
  10. Need some links to sites hosted by FNH Paid
    (11)
    Please link me some sites hosted by teh paid FNH acounts. I'm seroiusly considering buying one,
    but I'd like to check out their speed/etc. Thanks a freakin' bunch! /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> ....
  11. Javascript/HTML form submissions On a Mac
    (1)
    My hope is that someone out there can help me with this problem. I have some javascript that will go
    thru (on a PC that is) a HTML page looking for a specifc word submitted via an onclick function.
    Orginally it was a form submission with an onsubmit that ran the function. But in trying to
    trouble shoot it I thought the mac was submitting the form differently than the PC versions (maybe
    the DOM) so I created a button with an onclick command. Again it works for the PC but not for the
    MAC. I am at my wits end. If someone can help; below is the code I am using. I....
  12. Javascript loading iframes
    (1)
    Im getting this message CODE Line: 14 Char: 3 Error: 'document.getElementByID(...)' is null
    or not an object Code: 0 URL: http://www.stoneddevilinc.com?i=full_site_part_1.html when i
    try to run this code CODE function setIframe() { var url = window.location.href;
    var i = url.indexOf("?i="); if( i>-1 ) {  url = url.substr(i+3);
     document.getElementById("content").src = url; } } window.onload = setIframe();
    with this url CODE http://www.stoneddevilinc.com/?i=full_site_part_1.html to pull up
    this ifra....
  13. JavaScript PHP redirecting
    (2)
    Hi there! /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> Is
    there a way to use JS to change a form's submit target based on which submit button was pressed?
    Eg. CODE Register Login Thank you!! Added code tags--CodeFX ....
  14. javascript
    (3)
    some nice javascript to add in your site CODE cell bg changer .tditem { font-size:
    12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: gray; }
    Item 1 | Item 2 | Item 3
    ....
  15. A GREAT JAVASCRIPT COLLECTION
    (1)
    Best program containing many Java scripts AA Scripter. Can be downloaded from this link
    http://www.cyberiapc.com/aa/aascripter.htm **Changed all caps to correct case. --CodeFX ....
  16. Excellent site for Javascript Tools
    (1)
    This is the best source for Javascript tools. http://www.codebrain.com/ **Removed all caps
    --CodeFX ....
  17. Please tell me my sites not deleted.
    (9)
    My site is nokiagalaxy.xerox-hosting.com and i have worked on it for a month nonstop now. I was just
    getting comfortable with it when it went down and i found out the server is being changed. I did not
    make a backup so can you please tell me if its being deleted and if so can the admins please please
    try to retrieve it for me so i can make one. PEACE....
  18. Usefull Download Sites ., For programs only .
    (12)
    www.downloads.com (I think you all know this one ) And in my opinion the best on the net :
    www.softpedia.com ( I worked on the initial project) It has the biggest software library aveilable
    for download (Almost 2,1 TB of software to download ) /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> ....
  19. Browser Redirection Javascript code.
    (1)
    Hi does anyone have a browser direction code( so if someone went to my site with IE it would forward
    to a site telling you to download Firefox). If so could you email it to me : daniel dot maxson at
    gmail dot com Thanks Daniel....
  20. Kickoff Frame Javascript
    (1)
    Hi I have this javascript ------------------------------ CODE if
    (parent.frames.length==0) parent.location.href="Redirect to?" -->
    ------------------------------ Is this the right one for kicking off frames? Dani **Code
    tags added**--CodeFX ....
  21. Some of my sites ...
    (0)
    http://www.ljubicica.tk You'll propably won't understand it because it's on serbian .. but isn't
    it the design which we are talking about ? /biggrin.gif' border='0' style='vertical-align:middle'
    alt='biggrin.gif' /> ... So this is a link of my mothers flowershop , actually it's the 2nd web
    site I made in my life /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' />
    ... http://as-wcenter.tk Now ... this one you'll also won't understand it's on hungarian ,
    ... actualy it's a project with some of my hungarian colleagues which started before....
  22. My Sites Updated PHP-Nuke/PHP-Nuke Platinum/Zentri Portal
    (4)
    hello everyone ive got the sites back up all but zentri right now you can see them here :arrow:
    www.nuke-resources.info :arrow: www.nuke-resources.info/nuke/index.php working on this one right
    now :arrow: www.nuke-resources.info/zentri ....
  23. Script Sites
    (13)
    Post any script sites you know here. There should be a pretty long list I would hope .
    www.hotscripts.com....
  24. Any good internet radio sites?
    (26)
    Know of any good free internet radio sites. I use iTunes and just go to their list but wondering if
    there are more?....
  25. Usefull phpBB sites and info. [IMPORTANT UPDATE: 02-28-05]
    (9)
    In this topic I will give some usefull sites and info. I start with info because that is most
    important: Info : phpBB is under a GPL license. It is 100% free and it may be reselled (thanks
    abcde for the notification). You may also adjust it like whatever you want. There are no problems
    with installing mods. If you want to make a pre-hacked phpBB (phpBB with mods installed) and
    publish it you must ask permission to all authors of the mods you are using. And ofcourse the
    most important one: DO NOT REMOVE THE COPYRIGHT . If you do you will not get support....
  26. JavaScript--A snow storm
    (11)
    A snow storm: after or QUOTE N = 40;   Y = new Array(); X = new Array(); S =
    new Array(); A = new Array(); B = new Array(); M = new Array(); V = (document.layers)?1:0;
    iH=(document.layers)?window.innerHeight:window.document.body.clientHeight;
    iW=(document.layers)?window.innerWidth:window.document.body.clientWidth; for (i=0; i Y
    =Math.round(Math.random()*iH); X =Math.round(Math.random()*iW); S
    =Math.round(Math.random()*5+2); A =0; B =Math.random()*0.1+0.1; M
    =Math.round(Math.random()*1+1); } if (V){ for (i = 0; i {document.wr....
  27. Review Sites
    (1)
    i m surfing net for many years and i able to find only two websites for reviewing products and on
    general things.those aare the best sites i surfed arround i got excellent product reviews nice
    community and best of all you can learn lot of from it and also grab some goodies from them first
    site i would like to tell you is http://epinions.com site is good and packed with big user
    community they read each and every review and will correct you if you go wrong somewhere.that site
    also rewards you if able to sell any product.nice peace of site i recoomend it if anyone int....
  28. Wap Sites : Wml
    Everything you want to say about WAP! (3)
    Hi Everyone, I started this topic for all you WAP freaks, cos I am one! You can post your
    questions, and queries about WAP, and exchange information about WAP, technical, general, or
    anything you feel is appropriate! Cheers! Yasir /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> ....
  29. Learning Sites
    (3)
    hello some on can replay here some site for learning PERL /tongue.gif' border='0'
    style='vertical-align:middle' alt='tongue.gif' /> /tongue.gif' border='0'
    style='vertical-align:middle' alt='tongue.gif' /> thanks Best REgards, liridonahm waiting for
    replay /mad.gif' border='0' style='vertical-align:middle' alt='mad.gif' /> ....
  30. Is Anyone Here Trying Out Those Free Sites?
    (11)
    By free sites I mean sites you sign up to, have to complete a few offers, and receive a free gift.
    Like the free ipods site. I am currently working on a site that has the most offers I've seen on
    a free site. this site though, works on a points system not a referal system. I'm 50 points away
    from a Gamecube and I filled out an offer yesterday so I'm guessing it's gonna get credit
    tomorrow. I put a lot of thought into it and a Gamecube is what I wanna get first. I know
    you're gonna say something like the PS2 or X-Box are better, but I don't want a....

    1. Looking for javascript, sites






*SIMILAR VIDEOS*
Searching Video's for javascript, sites

*MORE FROM TRAP17.COM*
advertisement



Javascript sites