medy (User)
Junior Boarder
Posts: 7
|
| tooltip without a link to content 2007/06/28 04:13 |
Karma: 0   |
|
Hi,
I would like to use Atipsjp mambot to display only a tip (some text) and not link to that content. (it would just read the content) Link would point to some other component, menu or custom url, and Atipsjp would displays some extra information about that.
is this possible?
tnx in advance
|
|
|
|
The administrator has disabled public write access.
|
admin (Admin)
Admin
Posts: 840
|
| Re:tooltip without a link to content 2007/06/30 02:15 |
Karma: 19   |
|
the mambot will display text from a content item in joomla site and not from some other text file. Even if shows a link in text it is not clickabel because the tooltip disapper on mouseout. May be I did not get your question right.
|
|
|
|
The administrator has disabled public write access.
|
walwal (User)
Fresh Boarder
Posts: 4
|
| Re:tooltip without a link to content 2007/07/27 03:39 |
Karma: 0   |
|
NO-LINK its very easy, just delete
$link
in
$toolit ="<a style="color:#ff0000" href="$link" onmouseover=".....
(line 99)
you need click in tips box? in same line (99) replease
onmouseout
with
onclick
now u can move mouse and tips box don't disappear. add your link into content.
It's not the best way, but easy and working
Post edited by: walwal, at: 2007/07/27 04:25
|
|
|
|
The administrator has disabled public write access.
|
gear (User)
Fresh Boarder
Posts: 1
|
| Re:tooltip without a link to content 2008/01/02 13:40 |
Karma: 0   |
|
Okay, I might be too dumb to reduce this mambot's great feature, but is there a way to display some lines of text instead of a part of content (article with ID)? I would like it to display "footnotes", but some notes are only a few words and it's not worth making a separate content for it, especially that very often there are more than 30 notes in an article. I always wanted to learn how to implement this script from Dhtmlgoodies to a Mambot, but I am still learning it. Can you help me on this one?
|
|
|
|
The administrator has disabled public write access.
|
|