Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 38463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:42:43+00:00 2026-05-10T14:42:43+00:00

How can I, as the wiki admin, enter scripting (Javascript) into a Sharepoint wiki

  • 0

How can I, as the wiki admin, enter scripting (Javascript) into a Sharepoint wiki page?

I would like to enter a title and, when clicking on that, having displayed under it a small explanation. I usually have done that with javascript, any other idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:42:44+00:00Added an answer on May 10, 2026 at 2:42 pm

    Assuming you’re the administrator of the wiki and are willing display this on mouseover instead of on click, you don’t need javascript at all — you can use straight CSS. Here’s an example of the styles and markup:

    <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01//EN'   'http://www.w3.org/TR/html4/strict.dtd'> <html> <head>   <title>Test</title>   <style type='text/css'>     h1 { padding-bottom: .5em; position: relative; }     h1 span { font-weight: normal; font-size: small; position: absolute; bottom: 0; display: none; }     h1:hover span { display: block; }   </style> </head> <body>   <h1>Here is the title!     <span>Here is a little explanation</span>   </h1>   <p>Here is some page content</p> </body> </html> 

    With some more involved styles, your tooltip box can look as nice as you’d like.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 179k
  • Answers 179k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer This works if the SqlDataReader.Item[string] property type is object. public… May 12, 2026 at 3:46 pm
  • Editorial Team
    Editorial Team added an answer I suggest using another "EXIST" for the trips with the… May 12, 2026 at 3:46 pm
  • Editorial Team
    Editorial Team added an answer I don't understand why you don't want to change the… May 12, 2026 at 3:46 pm

Related Questions

I understand that this is a very broad question, but a short it depends
I'm writing a facebook desktop application for the first time using the PyFacebook api.
Background This question relates to the new Cirrus infrastructure for Aspect Oriented Programming in
I would like to run my own internal PyPI server, for egg distribution within

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.