Results 1 to 2 of 2

Thread: Highlight Image script work on myspace?

  1. #1
    Join Date
    Mar 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Highlight Image script work on myspace?

    1) Script Title: Highlight Image Script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/image5.htm

    3) Describe problem:

    I was wondering if there's any way to make this code usable in a myspace page. I'm not sure where to put the first code in the myspace profile edit page. It says to put the first code in between the <head> code, but I don't even know where I would put that..I've tried many things and none worked. Can anyone help?

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    I believe that MySpace disables javascripts. As for the putting the code between the <head> tags, this will look like the following:

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
      <head>
    
    <!--Your javascript code goes here-->
    
      </head>
    This is done using an HTML (or text) editor. Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

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
  •