User Profile

Collapse

Profile Sidebar

Collapse
leet
leet
Last Activity: Apr 12 '10, 01:07 PM
Joined: Apr 8 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Oddly enough I have tried that.. but it still does not work :(.. I am pretty suck for ideas..

    EDIT
    =====

    I've opened up the js file in Dreamweaver CS4.. and it states that there is a syntax error in line 14..

    Code:
    <script type="text/javascript">
    
    scrollStep=3
    
    timerUp=""
    timerDown=""
    
    function toTop(id){
    document.getElementById(id).scrollTop=0
    ...
    See more | Go to post

    Leave a comment:


  • leet
    started a topic How to link an external Div scroller script..

    How to link an external Div scroller script..

    I have used a piece of javascript code to scroll the main content of my website, this works well but I want to externally import from a javascript file format.I have tried many ways for the solution of this problem but have not managed to solve it . below is the javascript source code and the HTML that I will be using it in.

    JavaScript code:
    Code:
    <script type="text/javascript">
    
    scrollStep=3
    ...
    See more | Go to post
    Last edited by Dormilich; Apr 8 '10, 05:48 PM. Reason: Java != JavaScript
No activity results to display
Show More
Working...