Results 1 to 3 of 3

Thread: how to add a sethomepage in dreamweaver?

  1. #1
    tralalala's Avatar The Almighty
    Join Date
    May 2003
    Posts
    5,437
    i have an image and i want to set part of it to make it the homepage.
    now ive selected the part, the question now is what link do i put in..??

  2. Software & Hardware   -   #2
    BawA's Avatar FST Pioneer BT Rep: +1
    Join Date
    Jun 2003
    Location
    Some Where but not here
    Age
    41
    Posts
    4,213
    i didnt get u, do u want to hotspot a image so once u click that part it links u to home page, right?


    "You can be mad as a mad dog at the way things went; you can swear and curse the fates, but when it comes to the end, you have to let go"
    Benjamen button

  3. Software & Hardware   -   #3
    Barbarossa's Avatar mostly harmless
    Join Date
    Jun 2002
    Location
    Over here!
    Posts
    15,180
    You need a bit of javascript, but I think it only really works best in IE anyway, so what's the point?

    Most people know how to set their home page!!

    Anyway, here's a link: http://www.scriptomizers.com/javascript/set_as_homepage

    Code:
    onclick="this.style.behavior = 'url(#default#homepage)';
    this.setHomePage('http://www.yourwebsiteURL.com');"
    Last edited by Barbarossa; 06-11-2007 at 11:30 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
  •