+ Reply to Thread
Results 1 to 2 of 2

 

Thread: Newbie questions

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Aug 2004
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts


    Could anyone provide some help/advice re some random complete newbie questions, please?

    1) Any advice re inclusion of an easy-to-use 'Add to favourites' script? Never used one before.

    2) As above, for within-site searches?

    3) HTML text links : can I make them jump to specific words / phrases on other pages? Can I make them jump to specific words /phrases on Word documents/Excel spreadsheets?

    4) Some of my content will be dotted with acronyms / abbreviations / technical jargon. Is there any way I can have definitions / full info pop up (on mouse-over or click).

    Thank you
    Al

  2. #2
    Ian Ebbs

    Status
    Offline
    Join Date
    Aug 2003
    Location
    England
    Posts
    1,096
    Thanks
    5
    Thanked 6 Times in 2 Posts
    Couple for ya

    1) <a href="#" style="cursor:hand;" onClick="window.external.AddFavorite('http://www.site.com','Sitename')" onMouseOver="window.status='Bookmark Site.com'; return true" onMouseOut="window.status=''; return true">Add www.site.com to your favourites</a>

    3) <a href="#gohere">this link goes to go here</a>

    <a name="gohere"></a>Put this where you want to jump to

    <a href="page.html#gothere">this link goes to go there on page.html</a>

    Don't know about Word/Excel

    affiliates4u Fantasy Football Winner 2007/08

+ Reply to Thread


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2