[pmwiki-users] Popup messages
IchBin
weconsul at ptd.net
Tue Oct 31 14:24:30 CST 2006
IchBin wrote:
> Dominique Faure wrote:
>> On 10/31/06, IchBin <weconsul at ptd.net> wrote:
>>> Dominique Faure wrote:
>>>> On 10/30/06, IchBin <weconsul at ptd.net> wrote:
>>>>>> Dom
>>>>> Dom thank you for all of your help. I mostly want to thank you for this
>>>>> really good recipe.
>>>>>
>>>> You're welcome :)
>>>> Dom
>>> Dom I am noticing something different. Not sure what I may have changed
>>> but here it is...
>>>
>>> When I hover over a DomTT link I do see the popup with my
>>> information but also another popup that displays the link information.
>>> It overlays on top of the DomTT popup.
>>>
>>> Is their any way to just display the DomTT popup.
>> Basically, no other configuration than triggering domTT javascript
>> functions is made on the DomTT links.
>> This should come from other scripts on your site or your browser
>> configuration...
>> Have you a workin link, your site seems to be down.
>>
>> Dom
>
> OK Dom.. My real website is down on the ISP end (Free Hosting) when it's
> up..
>
> I have been testing locally. I have a testing site at:
> http://weconsultants.awardspace.com
>
> Select second menu item at the top.. I just cut and pasted Xdebug
> stuff.. I'm not complete and have not changed style of popup..
>
>
> Config entry:
>
> $HTMLStylesFmt['directive_style'] = "
> .directive_css {
> font: italic bold small sans-serif;
> color: #ff7f00;
> }
> a.directive,
> a.directive:visited {
> color: #ff7f00;
> text-decoration: none;
> }";
> $DomTTParams['+'] = array('trail');
> $DomTTParams['fade'] = 'both';
> $DomTTParams['fadeMax'] = '100';
> $DomTTParams['type'] = 'greasy';
>
> include_once('cookbook/domtt.php');
>
> Markup( "ini_directive",'<[:]',
> '/(\|\|[^%]+)%([^%]+)%(\w+)/',
> '$1[:$3_div tooltiplink=$2:$3]');
>
>
Yea... Its my one browser setting.. I have been developing in Opera
because of it's speed.
I just loaded it from Mozilla suite browser and the extra links are not
popping up.. I just need to find the option.
Cool...
--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
More information about the pmwiki-users
mailing list