Set site as homepage

free web hosting
Open Discussion > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

Set site as homepage

djleli
CODE
<a href="#" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('PUT YOUR URL HERE');"><font color=navy face=verdana size=2><b>Click here to set this as your home page</b></font></a>


Under "PUT YOUR URL HERE" you insert something like trap17.com or something

Reply

Argosoft
wow! wink.gif really useful, thanks!

Reply

djleli
no worries mate if you need any help just drop a line anytime you want ive got some experience now on html and that kinda of stuff biggrin.gif

Reply

Vacant
QUOTE(djleli @ Aug 9 2004, 09:51 PM)
CODE
<a href="#" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('PUT YOUR URL HERE');"><font color=navy face=verdana size=2><b>Click here to set this as your home page</b></font></a>


Technically thats JavaScript, not HTML, even if it doesnt say <script> anywhere. Just though i'd point that out... Cool though, I'll be using it biggrin.gif

Reply

Spectre
Only:
CODE
this.style.behavior='url(#default#homepage)';this.setHomePage('PUT YOUR URL HERE');

Is JavaScript; the rest is HTML. Just thought I'd point that out... smile.gif

Reply

Vacant
You know what I meant. It USES Javascript. hmmm...maybe i should just keep my supposedly clever comments to myself in future biggrin.gif

*shuts up*

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : set, site, homepage

  1. How Can Rss Feed From Other Web Site?
    (3)
  2. Showing Latest Phpbb Topic On Homepage
    (2)
    hi, sorry if ive posted it in the wrong forum but can anyone help me out, to find a script that wil
    show the latest topics of my forum on the home page? many thanks....
  3. Creating Rss Feeds For Wapsites
    How to display rss feeds in a php enabled site (5)
    Anyone who wants to help me? I want my site to have this feature but I don't know how.
    /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Hope you could me
    with embedding these xml files in my wml pages.. Moved to the HTML, XML ect.. forum ....
  4. Help Aligning My Site Into The Centre In Firefox
    site aligns to the centre in ie but not in firefox (5)
    I'm developing a new layout and so far, in my opinion, everything's going fine except for
    one thing. That's the way in which the whole layout is aligned. In IE6, the entire thing aligns
    beautifully in the centre whereas in firefox, it aligns leftwards. To get around this so far I'm
    using this java script: CODE   <script type="text/javascript">      if
    (screen.width > 880 && navigator.appName !== "Microsoft Internet
    Explorer")  {        window.resizeTo(880,window.screen.availHeight);     }
      </....
  5. Integerate Your Site With Talking Characters - Ms Agents
    (7)
    Hello All Have You ever seen the above MS Agents in any of the websites ? They Demonstrate
    things,Explain,Greet your visitor, Give Information about the user and above all they give a pretty
    cool cool to your website! Want them on your site? This tutorial will explain on how to
    Integerate MS Agents in your website! For those who cannot understand what I am talking about
    or want to see a sample check them on sample page! ->->->
    http://www.technik.co.in/docs/agent_sample.htm This tutorial may feel every long but beleieve me I
    have made it easy as much as....
  6. Live Video (using Webcam) On Site?
    just like jennycam (2)
    I have a webcam and I want my site to have a live video of me (or my room, whatever) whenever
    I'm online (e.g. JennyCam, etc.). I want it to occupy a small portion of my webpage and it
    should be unobtrusive. It doesn't even matter if the video is choppy or grainy. Is there a
    script or a free program for this? I'm sure there is but does anyone here know it? Thanks.....
  7. Basic Ways To Speed Up Your Web Site
    (25)
    Speed is certainly one of the most important factors when it comes to making a successful web site.
    These days’ people have high expectations, they expect a web site to load as fast as an application
    on their operating system, and therefore even a few seconds of waiting can frustrate them or leave
    altogether. A good website should take about 8-12 seconds (for a 56K) to load. The website owner is
    going to have to decide how fast its pages are going to be, for example for a multimedia or a flash
    site they can afford to be a bit slower than others provided that the users k....
  8. Ie5 Mac Does Not See My Site
    It shows the body bg image only... (11)
    Remember that site layout I was hacking down for IE? Which by the way I didnt really like, but it
    was the customer's design... and yes, he is not a graphic designer hehe... Anyway I was really
    surprised that I got to the solution and fixed it... but as I'm testing between browsers, I come
    to see that Internet Explorer in Mac does not show nothing of my page, yet the source code is there,
    if you click command + e in order to see the html source code, its all there! But all I can see
    from the page itself is the body background-image... I tried removing the d....
  9. Redesigning A Web Site For Php?
    Or Modifying an existing one? (4)
    I have recently built (by hand coding) a web site that includes about 27 pages and a two-level
    folder structure, and since I've been learning a few things about php includes and that
    sidebar-ul link generator (and hopefully some more stuff soon), I am thinking that I will re-create
    the same site using these new-found tools. What I would like to get out of this topic is your
    opinion about whether I should go about this by one of the following two methods: First, I could
    start from scratch and use Includes and the side bar generator and build an entirely new site, o....
  10. What Is It.....
    what is the site (3)
    Hello i was wondering what is the site for XML forums i want to put a xml forum on my server when i
    get it running please tell me....
  11. A Good Space For Learn Html
    web site link (5)
    Hi i find this web site you can learn html lan very fast and very easy woow i found it many
    tutorials go http://www.w3schools.com/ its really good website /rolleyes.gif' border='0'
    style='vertical-align:middle' alt='rolleyes.gif' /> ....
  12. Add Individuation To Your Site
    very good try... (4)
    lots of html fans make varied and beautiful webpage,which look larruping...i will introduce a way to
    add individuation as if not very good.lol:exactly speaking,it is a easy script. type the code below
    in : CODE <script language="JavaScript"> <!-- function
    scroll(seed) { var m1 = "  what you want to say  " var m2 = "  " var
    msg=m1+m2; var out = " "; var c = 1; if (seed > 100) { seed--; var
    cmd="scroll(" + seed + ")"; timerTwo=window.setTimeout(cmd,100); }
    else if &....
  13. Music On Site
    Site Music (44)
    Ne one know the tag for background music.......
  14. Choosing the right font for your site
    http://www.netdummy.com/netdummy-31-2003 (0)
    Choosing the right typeface for your website copy is important, since it will affect the way your
    readers perceive your page (serious and formal, or friendly and casual). Aside from this, there are
    also important usability concerns. For example, some font types are more easily readable than
    others, and some are more widely available. You want to choose font types that: fit the
    character of your site, are easy to read on a computer screen, and are widely available across
    many browsers and operating systems. There are basically two types of fonts: serif and sans ser....

    1. Looking for set, site, homepage

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for set, site, homepage

*MORE FROM TRAP17.COM*
advertisement



Set site as homepage



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE