[dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- From: "Chris Smith" <chris@xxxxxxxxxxxxx>
- To: <dokuwiki@xxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 03:42:55 +0100
Hi,
DOM Tooltips is pretty easy to integrate with what I had already done.
According to its documentation it supports all DOM aware browsers and lists:
IE/Win5.5+
IE/Mac
Gecko based browsers
Safari
Konqueror
Opera 7
It is available under Apache 2.0 licence which seems ok.
I have built a wrapper to go around the footnote activation, which
simplifies the main page, allows ids to be made unique and footnote
anchors/backlinks to be removed.
The end result can be seen at the usual test page,
http://wiki.jalakai.co.uk/dokuwiki/doku.php/test2
Comments are welcome.
Cheers,
Chris
> -----Original Message-----
> From: dokuwiki-bounce@xxxxxxxxxxxxx
> [mailto:dokuwiki-bounce@xxxxxxxxxxxxx]On Behalf Of Chris Smith
> Sent: 26 July 2005 11:13
> To: dokuwiki@xxxxxxxxxxxxx
> Subject: [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
>
>
> Hi,
>
> I think OverLib is overkill for what we are trying to do and
> its more old
> style - all the markup and formatting is included as part of
> the event call
> on the element that will show the popup, rather than an id
> reference to a
> (currently) non-displayed element & CSS styling.
>
> Can anyone else recommend another library?
>
> I am taking a look at DOM Tooltips. Its similar to overlib,
> but does have an
> XHTML option to do something like I describe above.
>
>
> Chris
>
> > -----Original Message-----
> > From: dokuwiki-bounce@xxxxxxxxxxxxx
> > [mailto:dokuwiki-bounce@xxxxxxxxxxxxx]On Behalf Of Andreas Gohr
> > Sent: 26 July 2005 08:43
> > To: dokuwiki@xxxxxxxxxxxxx
> > Subject: [dokuwiki] Re: Footnote fix, identical footnotes
> amalgamated
> >
> >
> > Chris Smith writes:
> >
> > > - footnotes at bottom of page using the second method above.
> >
> > I like the first one better ;-)
> >
> > > For now, I have incorporated both methods with a crude
> > insitu javascript
> > > fired popup on my test page
> > > http://wiki.jalakai.co.uk/dokuwiki/doku.php/test2 Its best
> > to view the
> > > javascript in FF, I am having trouble with my js regular
> > expressions in
> > > other win browsers (IE & Opera) so they aren't stripping
> > out unneeded
> > > backlinks.
> >
> > I think we shuld use one of the available JavaScript libs for
> > this (OverLib
> > comes to mind but anything else is fine, too) - this way we
> > can rely on a
> > tested multibrowser solution.
> >
> > > If there is consensus, or an Andi inspired decision :) I
> > can forward a patch
> > > shortly after.
> >
> > I'd be happy with method one and a nice JavaScript library.
> >
> > Andi
> >
>
> --
> DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist
>
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- From: Andreas Gohr
- References:
- [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- From: Chris Smith
Other related posts:
- » [dokuwiki] Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- » [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- From: Andreas Gohr
- [dokuwiki] Re: Footnote fix, identical footnotes amalgamated
- From: Chris Smith