Results 1 to 2 of 2

Thread: Need help inserting script into my website html

  1. #1
    Join Date
    Aug 2010
    Posts
    1
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Need help inserting script into my website html

    Can someone show me how to insert this script into my website html. I do not have a lot of experience with this, so any help would be much appreciated.

    Script is from the 'mouse & cursor' category called "document crosshair"

    Thanks!

    Tom

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Usually you'd put the CSS styles and javascript in the <head> section and the <div>s in the <body> section.

    It may be different though depending on what the script page says (ie - you might need to put the javascript in the <body> below the <div>s, suggested by the order of the supplied txt document) but you didnt include a link to the script page so its not something that can be checked easily.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. The Following User Says Thank You to Beverleyh For This Useful Post:

    tmendola (08-08-2010)

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
  •