Jul 25, 2008

javascript sites wanted!!

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > Java, Java Servlets, Java Script, & JSP
Pages: 1, 2

free web hosting

javascript sites wanted!!

holyium
im having trouble making a site with simple html but there are limitation upon which a person can do with a few <table> tags and in line frames but i want to learn more so that my friends will actually be suprised wat i can do. can anybody help me by providing a few sites or something that might help?

Reply

LuciferStar
QUOTE(holyium @ Aug 20 2004, 07:12 AM)
im having trouble making a site with simple html but there are limitation upon which a person can do with a few <table> tags and in line frames but i want to learn more so that my friends will actually be suprised wat i can do. can anybody help me by providing a few sites or something that might help?

go internet.javascript.com

Reply

SilverBoarder
This is a great site to get you started on Javascript Html Goodies

Reply

madgamer01
Thanks for the site. It'll really help me out.

Reply

darvtech
I've found these 2 sites to be really useful, you can learn all the basics about javascript and dynamic html also.

Javascript Tutorial Webmonkeys

Javascript Tutorial W3Schools

Reply

Pandemonium
These are three other websites related to JavaScript.

http://pageresource.com/jscript
http://webteacher.com/jscript
http://www.webreference.com/js/

The first site is pretty good, but I'm not too sure about the other ones. You can decipher which ones suit you.

Reply

prodigy
Are you interested in JavaScript tutorial or generation sites??

Reply

issloo
those are mice tutorials there, bookmarked!

Reply

gallent
ay buddy....its really simple...just copy what script you want...click (in the design area) where you want whatever it is to happen...the click on the code part and paste your code...really simple stuff javascript

I get all my scripts and tutorials from hotscripts they are one of the leading script providers around....goodluck

Reply

sanweikui
too many site can teach you javascript . But they use Chinese tongue.gif , if you are able to read I will glad to tell you.
Im chinese too. laugh.gif

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*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Similar Topics

Keywords : javascript, sites, wanted

  1. When Trap17 Will Host Non-english Sites?
    "All websites must be in English to qualify for free hosting"- (5)
  2. Money From Digg?!
    can you earn some money from web 2.0 sites? (2)
    Hy.. Anyone heard about this or earn any penny this way?! I found some articles while surfing
    the web..for me digg is not so interesting yet, and not many of my friends use it...it's more
    like a marketing tool or something I read that are some organizations that pay for digging, if you
    write a post and someone diggs it or something like that, even that you get payed for rating posts..
    also read that this thing can be done even for StumbeUpon...is that true? I found a website to
    register "user/submitter" but guess is either scam or not alive anymore.. found also "....
  3. Lesser Known Useful Javascript Features
    (2)
    Variables Javascript assigns every variable a type which changes as we assign different
    values to the variable. We can get the type of a variable using the ' typeof ' operator.
    For eg., CODE var hello = "Welcome to Trap17"; var year = 2008; alert(typeof hello
    ); alert(typeof year ); The above lines will output the type of the first variable
    'hello' as String and the second variable 'year' as Number . The types of
    Javascript variables are Boolean, Function, Number, Object and String . A variable with ....
  4. Adjusting Rows/cols Of Frames In Frameset Using Javascript Is Not Working In Firefox 3 Is Not Working
    (4)
    I am not able to adjust frames length/width in a frameset using java script functions I am using
    firefox 3. In below code changerows is not working for me. Where as same is working in IE6.
    Please help me in resolving this issue. Note: here frameset1 is the name given to the FRAMESET.
    CODE function changeRows() { parent.frameset1.rows="30%,70%" }function
    restoreRows() { parent.frameset1.rows="50%,50%" } ....
  5. Recommended List Of Money Making Sites
    A list of 10 sites from which easy money can be made (0)
    I just want to let everyone know I have updated my list of money making websites and in my opinion
    the 10 listed are the most reliable and honest money making sites that are free to join available.
    Please review this blog and let me know what you think http://makeeasymoney247.blogspot.com ....
  6. Please Can You Review My Blog
    List of recommended sites for making money online (3)
    I am currently in the process of constructing a list of the best sites through which to make money
    online and would like people to take a look at the sites I have added so far. I am obviously still a
    long way of completing it but just wondering whether people think it is a good site / idea
    http://makeeasymoney247.blogspot.com Also if you have not yet signed up to ClixSense I would
    highly recommend it. You can join for free but you are better of paying the small $10 yearly
    membership fee as this will bring you a ton more paid adverts - more than any other site I ....
  7. Hackers Hijack A Half-million Sites: Phpbb Forum Users Must Read
    (8)
    Since January, hackers have hit hit over 500,000 website, with everything you could possible
    imagine; viruses, trojans, malware etc etc. As for the types of websites, sadly to say, these
    websites who are getting hit are running PHPBB forum and the worse part is htey don't mention
    which version of the phpbb forums are getting hack. So it is safe to say any version below 3.0 is
    hackable and maybe even 3.0 itself. As for some of the stuff that is being transmitted are old and
    new, but one trojan has been identified and it is the Zlob Trojan or rather variations to th....
  8. Make A Moderately-secure Password System Using Javascript
    using file redirection to hide the password. (4)
    JavaScript is very handy at making forms, allowing for much more customization and easier ways to
    send data. So making Login forms using JavaScript may seem to many to be a very feasable idea.
    However, JavaScript is very bad at protecting Passwords, as since the passwords are not encypted and
    the whole JavaScript code is in the page, a person could just view the Page Source and find out
    everything. Even if you use an external JavaScript, it would still be poor as the file name for the
    external JavaScript would still be revealed. But I have an answer! There is a rela....
  9. Java Vs Javascript
    (11)
    I thought they were completely different things. Surely javascript should be seperated from the rest....
  10. Full Web Building Tutorials
    finding the sites that help allot with webdesign (2)
    I have been using the site http://www.w3schools.com/ for quit some time now, and i really really
    like it it helps allot if your a beginner and has allot to offer if you have some webdesign
    knowledge. At W3Schools you will find all the Web-building tutorials you need, from basic HTML and
    XHTML to advanced XML, SQL, Database, Multimedia and WAP W3 publishes a series of tutorials, though
    most web developers are unaware of it. Mainly, though, W3C's site houses a collection of
    proposals, drafts, and Recommendations, written by geeks for geeks. And when I say geeks, I d....
  11. Sperm Donors Wanted! - Human Sperm To Impregnate A Female Chimpanzee
    Humaneeze breeding program (12)
    Ok, I'm not sure if I can say this with a straight face, so I'll just say for you poor
    college students who need some extra green for that weekend movie (Mike, you reading this?), you
    might check in to this more closely. You never know, some of your relatives down the line might
    actually be able to say, with honesty, "Well, I'm a monkey's Uncle!" I guess some
    perverts are wanting your "seed" so they can create the ultimate, uh.... Well, someone help me out
    here: THE LINK Horror? Nightmare? Improvement? SIN? Here's the original article in case....
  12. Do You Close The Javascript?
    about browser's secruity (3)
    hi folks i'm learning that the javascript and cookies sometimes leak your real ip and actions on
    surf , some expert advice me close javascript ,stop the function of my opera and IE. so i did.then
    everytime i log into a forum i need opend it manually so i can log in. /sad.gif"
    style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> and lots of website's using
    javascript as a necessary then i opened it manually..oh my life got boring. /dry.gif"
    style="vertical-align:middle" emoid=" how your guys doing with that? is it really necessary or
    not? bt....
  13. Simple Javascript And Password System
    How to protect your pages with password (6)
    The quickest way to get a password protection system up and running is to use a Prompt box in
    JavaScript that has a title like "Enter your Email Address". Only you and the relevant users know
    what the password should be, could even be one each, that can be sorted out at the next page then
    pass the "input" directly through the url by changing the .href, like
    http://www.iSource.net.nz/users/?leTmeIn= The page that then processes this should also check for
    the referring page, and three fails from an IP if you like the php (the next page): CODE
    <?php // processdo....
  14. So, My Friend Needs Some Help On His Build...
    I wanted to help him, but I'm stuck also! (4)
    Anyway, my friend is looking to buy a new mobo that'll go well with his Q6600 and 8800gt that he
    recently got. Trouble is he is almost out of money and still needs to buy the mobo. He's stuck
    on two decisions These are very hard desicions because they are both the same price, almost the same
    specs and both are made by pretty good manufacturers (eVGA and ASUS). Anyway please help me decide
    which one is better The eVGA 122-CK-NF68-T1 or the Asus P5N32-E SLI (680i SLI, NOT the 650i SLI)
    Thanks PS. did I mention that he might use SLI and buy a second 8800GT.......
  15. Freelance Sites
    Do you kow the free freelance sites? (5)
    Hey, I'm amazed and exciting to see this forum, because I think i can make a lot of money online
    (I'm a newbie here). So could you help me to find the free frelancer sites for me to work at ?
    I'm quite skilled at graphic design. Thanks before....
  16. Can I Make Dynamic Menu In Php
    is it posible to make dynamic menu in php without javascript (7)
    As there are many java script by which we can have event based interaction like,message on mouse
    over etc,that we can create dynamic menu in javascripts to make navigation bar ,but is it possible
    in php to have this acomplished without javascripts,i am new to php,is it possible?. Thanks....
  17. Learn Html Quick And Easy
    HTML, javascript, and CSS (14)
    well eversince i got interested in web desighn i've looked for tutorials but they where not that
    helpfull and uderstanderble but there where two web sites that i liked 1. my favorite one was
    htmldog it had tutorials on HTML, CSS, and a little bit of javascript. they where very
    comprehenseve . and i read through all of them, understoode them, in about less than a week. also
    has full references for HTML, and CSS tags. 2.since html dog did not provide realy good javascript
    tutorial i looked to w3school for that while it wasnt very understandable too me, maybe it....
  18. Three Neat Avatar-based Sites
    Zantarni, Menewsha and Elyzeria (7)
    I'm not sure if this goes here. Sorry if it's the wrong place. lol /tongue.gif"
    style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> I joined three neat sites
    this week: Zantarni, Menewsha and Elyzeria. Elyzeria This is a cool site. It's not
    avatar-based, actually. You make three characters on your account and they can have a certain class
    (mage, healer, or warrior). And they can be either a human, elf or dwarf. You have to feed them and
    basically improve their stats. You can go on quests. There's a whole lot more to it. I'll ....
  19. Make Money From Wap Sites
    If you have a wap site and wanna make money (8)
    Ok so if you have a mobile website, or wapsite as they are called and want to make money off it just
    like you do with google adsense, and other ways aswel them here i an to tell you 2site where you can
    make money off your wapsite. First is playfon at www.playfon.con where you sign up for their
    affiliate program and sell their mobile products on your wapsite to your visitors and you get some
    money for any sales Now i have yet to earn any money from this yet but all you do is sign up and
    put links on your site and when users buy any mobile content including themes, pics, ....
  20. Check Referrer To Prevent Linking Yours From Other Sites
    Check referrer with Php and Mysql (8)
    Check Referrer Using Php To Prevent People Linking To Your Downloads From Other Sites Ever
    find that found some people are listing items, images and tuts and linking directly to the download
    url (those that are like my photoshop tutorial.php?id=0), which is a .php to count the number of
    downloads. To prevent this, you can add a piece of code to the download pages that checks which page
    referred them to the download page: if it's my domain, it downloads the file normally, if
    it's not, it will redirect to my home page instead. Important : Not all browser....
  21. Javascript : No Right Click Script !@
    This script will allow you to protect your source coad ! (12)
    This script will help you to protect your source code Add this to Section of your site
    ! HTML <script language=JavaScript> var message="Function Disabled!";
    /////////////////////////////////// function clickIE4(){ if
    (event.button==2){ alert(message); return false; } } function
    clickNS4(e){ if
    (document.layers||document.getElementById&&!document.all){ if
    (e.which==2||e.which==3){ alert(message); return false; } } }
    if (docume....
  22. Blogging Sites Going To Be Banned In India ?
    (16)
    cyber crimes police in india are considering blocking blogs and certain sites which they believe are
    being used by terrorists to communicate with each other and it sure is going to create a lot of heat
    within the blogging community in india,i am not a blogger but i dont think people like al qaeda or
    their affiliates will be using internet to communicate within themselves because they are
    intelligent and they know every conversation whether in codes or not can be traced back to them , i
    just dont think any big fish will use such risks but on the other hand small time al q....
  23. Which Proxy Sites Can Be Used To Access The Websites?
    when in a firewall enviornment (27)
    My university lately instaled a firewall that prevents us from accessing certain websites I heard
    there are some proxy websites that will enable us to circumvent this firewall can you post some
    links of such websites? /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0"
    alt="laugh.gif" /> /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0"
    alt="laugh.gif" /> Edited topic title & description ....
  24. Adding Rows & Columns In Html Table Using Javascript
    (1)
    I'm trying to create a website with a form that collects some user information to store in MySQL
    database. However, I've a problem when I want to dynamically add new rows and columns in the
    HTML table so that the user can add more information in the dynamically added textboxes. Here's
    what I have: CODE                  <table border="0" width="90%"
    align="center" id="itemsTable">                   <tr>
                       <td width="20%">                     Quantity                   
    <....
  25. Other Free Hosting Sites
    (36)
    first of all i just wanna say YAY for being the first to post on this category =) but neways i have
    a website ive been working on hosted by 95.mb its wut i find to b the best for my uses so far....so
    hopefully when i can i can get some space from this site n see wut the differences between both
    sites according to wut your able to do....
  26. Javascript Close Window
    Javascript close window (12)
    Hi does anyone have a code to close the browser window. This code needs to be used to close an
    actual full sized window, not a pop-up window.....
  27. Awesome Free Games Sites
    (16)
    Need a new game but don't wanna/can't buy one? There are lots of free games out there that
    can be as fun as and addicting as commercial ones. Don't expect amazing 3D graphics or cutting
    edge technology though. So here are some free games sites: Acid Play Game Hippo ....
  28. I Wanted To Close My Account.
    Is that possible? (7)
    I wanted to close my account, is there a way to do that? Thanks in advance for the help!....
  29. Css And Javascript Combined For Dynamic Layout
    use of different CSS files at same site (9)
    This tutorial is meant for people that are dealing with problems while coding their site at 100% of
    width. Important notice: Some people has JavaScript disabled, so they will not be able to load CSS
    file (take this in account when creating your website). How this script works. In the HEAD of your
    HTML document will apply this command, so variable.js file will be load at start: CODE
    <script type="text/javascript" src="variable.js"></script> In
    browser JavaScript file variable.js is loaded. This Javascript file consist of this para....
  30. Male Or Female
    Just wanted to know (63)
    Don't go by the boy or man thing its just your gender that matters. /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> Just wanted to know. I haven't seen or known
    most importantly, any girl who is so enthusiastic about their wesite that they can keep posting for
    all the features of Trap17. My friends (girls) don't even want to talk about computers. See?
    that's why I want to know. /smile.gif' border='0' style='vertical-align:middle'
    alt='smile.gif' /> I am 21.5yrs. /smile.gif' border='0' style='vertical-align:middle' al....

    1. Looking for javascript, sites, wanted

Searching Video's for javascript, sites, wanted
Similar
When Trap17
Will Host
Non-english
Sites? -
"All
websites
must be in
English to
qualify for
free
hosting"
-
Money From
Digg?! -
can you earn
some money
from web 2.0
sites?
Lesser Known
Useful
Javascript
Features
Adjusting
Rows/cols Of
Frames In
Frameset
Using
Javascript
Is Not
Working In
Firefox 3 Is
Not Working
Recommended
List Of
Money Making
Sites - A
list of 10
sites from
which easy
money can be
made
Please Can
You Review
My Blog -
List of
recommended
sites for
making money
online
Hackers
Hijack A
Half-million
Sites: Phpbb
Forum Users
Must Read
Make A
Moderately-s
ecure
Password
System Using
Javascript -
using file
redirection
to hide the
password.
Java Vs
Javascript
Full Web
Building
Tutorials -
finding the
sites that
help allot
with
webdesign
Sperm Donors
Wanted!
- Human
Sperm To
Impregnate A
Female
Chimpanzee -
Humaneeze
breeding
program
Do You Close
The
Javascript?
- about
browser'
s secruity
Simple
Javascript
And Password
System - How
to protect
your pages
with
password
So, My
Friend Needs
Some Help On
His Build...
- I wanted
to help him,
but I'm
stuck
also!
Freelance
Sites - Do
you kow the
free
freelance
sites?
Can I Make
Dynamic Menu
In Php - is
it posible
to make
dynamic menu
in php
without
javascript
Learn Html
Quick And
Easy - HTML,
javascript,
and CSS
Three Neat
Avatar-based
Sites -
Zantarni,
Menewsha and
Elyzeria
Make Money
From Wap
Sites - If
you have a
wap site and
wanna make
money
Check
Referrer To
Prevent
Linking
Yours From
Other Sites
- Check
referrer
with Php and
Mysql
Javascript :
No Right
Click Script
!@ -
This script
will allow
you to
protect your
source coad
!
Blogging
Sites Going
To Be Banned
In India ?
Which Proxy
Sites Can Be
Used To
Access The
Websites? -
when in a
firewall
enviornment
Adding Rows
&
Columns In
Html Table
Using
Javascript
Other Free
Hosting
Sites
Javascript
Close Window
- Javascript
close window
Awesome Free
Games Sites
I Wanted To
Close My
Account. -
Is that
possible?
Css And
Javascript
Combined For
Dynamic
Layout - use
of different
CSS files at
same site
Male Or
Female -
Just wanted
to know
advertisement



javascript sites wanted!!



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE