Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2006-08-03 08:57:33

TNT
Member
From: Rotterdam, Netherlands
Registered: 2006-01-06
Posts: 256
Website

Re: [plugin] [ORPHAN] ako_boxover. Boxover tooltips JS.

This might be a weird question, but how do you use this on normal <code>a href</code>‘s? I saw the attribute href on the info-page, but I’m not familiar with this attribute (and I cannot find it in Textbook)…

To be more precise: could anyone give me an example how to use this plugin on a <code>a href</code>?


Prrrrrrrr

Offline

#14 2006-08-03 12:41:28

akokskis
Plugin Author
From: Baltimore-ish, USofA
Registered: 2004-11-28
Posts: 230
Website

Re: [plugin] [ORPHAN] ako_boxover. Boxover tooltips JS.

You would use the <code>a</code> tag as a wraptag, like so.
<code><txp:ako_boxover wraptag=“a” href=“http://www.google.com/”>Link text</txp:ako_boxover></code>


My Photoblog, and my personal site. Got nav? ako_nav.
Thanks for taking the time to look…

— vc3 —

Offline

#15 2006-08-03 13:14:18

TNT
Member
From: Rotterdam, Netherlands
Registered: 2006-01-06
Posts: 256
Website

Re: [plugin] [ORPHAN] ako_boxover. Boxover tooltips JS.

It’s that easy… Thanks!


Prrrrrrrr

Offline

#16 2006-10-08 04:00:28

moloko
Member
From: USA
Registered: 2005-05-25
Posts: 35
Website

Re: [plugin] [ORPHAN] ako_boxover. Boxover tooltips JS.

Looking at all the sites in the topic I do not see where one is working properly in Firefox or IE. Are people still using this? On the author’s website is this in use for examples?

Offline

#17 2006-10-08 04:20:58

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: [plugin] [ORPHAN] ako_boxover. Boxover tooltips JS.

Offline

#18 2007-09-27 15:09:18

freischwimmen
Member
From: Cologne
Registered: 2007-05-28
Posts: 71
Website

Re: [plugin] [ORPHAN] ako_boxover. Boxover tooltips JS.

Hi everybody.
Great Plugin, thanks a lot for all the effort – I just downloaded v.3.

I implemented it but i have a problem, i guess i have to explain what i want to achieve
first so you get the picture, maybe someone is so kind to give me some hints, I´m just pretty new
to textpattern and php (please keep that in mind):

I want to build up my graphic work portfolio in textpattern,
every single “piece of work” is now a single article with one article image assigned to each article.
On the start page i have an articlelist, displaying nothing but the thumbnails of my works,
like a big square…

My plan was to implement ako_boxover so the user gets a brief overview about every project
by “mousing-over” the thumbnails on the startpage – displaying the article title in the boxheader and the article excerpt in the boxbody.

this is the important part in my aricleform i guess:

<txp:ako_boxover boxheader=“form:boxheader_stuff” boxbody=“form:boxbody_stuff”>
<txp:permlink><txp:article_image thumbnail=“1” /></txp:permlink>
</txp:ako_boxover>

The form boxheader_stuff (Type:article) looks like this

<txp:article_custom form=“title” limit=“1”/>

The form title (Type:article) only has <txp:title /> in it

-

Same for boxbody and the excerpt…

So on my frontpage with the thumbnails the boxover thing really displays title and excerpt,
but always the same one. No matter which thumbnail is “mouseovered”, always the same title
and excerpt.

Any hints are greatly appreciated!

Offline

#19 2008-05-08 19:53:10

Ruhh
Member
From: dakota dunes
Registered: 2008-01-20
Posts: 305

Re: [plugin] [ORPHAN] ako_boxover. Boxover tooltips JS.

How can one insert txp tags inside either boxbody and boxheader?


<txp:Ruhh />

Offline

Board footer

Powered by FluxBB