DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2005
    Posts
    1

    Help! New to Java!

    I just downloaded Javascript "Classic Scroll" and am trying to copy and paste the HTML code onto my website. I don't think i'm pasting it correctly b/c nothing appears. i think i'm getting step 1 correct but step two says, "Add this onLoad event handler into the BODY tag." where exactly is the body tag and where do i paste it? Help! I owe you one big whoever can help me with this problem. I'm sure this is probably a simple solution but I just recently created a website and am VERY new to this whole thing. Thank you!

  2. #2
    Join Date
    Oct 2004
    Location
    Chicago
    Posts
    108
    This Is Not A Java Script Forum

  3. #3
    Join Date
    Oct 2005
    Posts
    107
    <!-- STEP TWO: Add this onLoad event handler into the BODY tag -->

    <BODY onLoad="scrollit(100)">

    what more could ya want.
    <html>
    <head>
    ...
    </head>
    <body onLoad="scrollit(100)">
    ...
    </body>
    </html>

Similar Threads

  1. Replies: 2
    Last Post: 06-14-2006, 03:16 PM
  2. Java vs. .Net. A questionnaire
    By Basil in forum .NET
    Replies: 1
    Last Post: 05-13-2005, 06:46 AM
  3. DevX does seem one sideded
    By Rob Abbe in forum Talk to the Editors
    Replies: 44
    Last Post: 01-13-2003, 02:57 PM
  4. learning c# very confusing.
    By Mike Tsakiris in forum .NET
    Replies: 11
    Last Post: 10-04-2002, 05:32 PM
  5. Re: VB vs. Visual Age for Java
    By JJ in forum Enterprise
    Replies: 1
    Last Post: 07-06-2000, 04:50 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links