Hi guys!
Im completely new to Ajax and my question(problem) is typed here below!
/best rgds
gefelkafish
1) Script Title:
Image w/ description tooltip
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...agetooltip.htm
3) Describe problem:
Is there any way to make the "Array" just post text and not
"image,text,and bgcolor"
Code:// tooltip content goes here (image, description, optional bgColor, optional textcolor) var messages = new Array(); // multi-dimensional arrays containing: // image and text for tooltip // optional: bgColor and color to be sent to tooltip messages[1] = new Array('test.gif','test',"#FFFFFF");



Reply With Quote

Bookmarks