Advertisement

static text with dhtmlsuite.tooltip

Moderators: Calcifer, slothy

static text with dhtmlsuite.tooltip

Postby omansan » Thu May 29, 2008 3:25 pm

I am integrating the dhtmlsuite into my web platform and currently having issues with passing static content to the tooltip components:

The below works for ajax call:

<a href="#" onmouseover="tooltipobj001.displayTooltip('index.asp',this);return false" onmouseout="tooltipobj001.hideTooltip()">Info</a>

The below doesn't work for static text call:

<a href="#" onmouseover="tooltipobj001.displayTooltip('',this,'static text goes here...');return false" onmouseout="tooltipobj001.hideTooltip()">Info</a>

********

Please advise.

thx,

omansan
omansan
 
Posts: 1
Joined: Thu May 29, 2008 3:16 pm

Return to General questions

Who is online

Users browsing this forum: No registered users and 16 guests

cron