Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Hover on question text

From Catglobe Wiki
Revision as of 13:47, 21 June 2017 by Hovietluu (talk | contribs) (Created page with "If you want to show a hiding text of a question text's part with mouseover It is easy with following solution. === 1. Create your hiding text and put it on html element with...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you want to show a hiding text of a question text's part with mouseover

It is easy with following solution.

1. Create your hiding text and put it on html element with an id

please remember that you must have an id.

see below shotscreen:

2. Copy following code and paste it into javascript tab on your question with changing the id on it

3. Save, test and get a nice result.