Hello,
How can ik show an small image in the tooltip box? When i edit the html code and put the code <img src=" ***url image***> at the place of the tooltip box, it won't show. How can i make it work?
Question 2:
How can ik make the tooltip box a little larger?
I hope someone can help me!
Thanks!
Byron
How can ik show an small image in the tooltip box? When i edit the html code and put the code <img src=" ***url image***> at the place of the tooltip box, it won't show. How can i make it work?
Question 2:
How can ik make the tooltip box a little larger?
I hope someone can help me!
Thanks!
Byron
Hi Byron,
Sorry, no real idea. The tooltips are created by a custom JavaScript that Max has written - you can find it at line 39 of chronocontact.html.php and I guess that you could hack it or replace it with something else.
Bob
Sorry, no real idea. The tooltips are created by a custom JavaScript that Max has written - you can find it at line 39 of chronocontact.html.php and I guess that you could hack it or replace it with something else.
Bob
Ok thanks,
I guess i gonna replace that part is bij an other script. Do you got any suggestion where i can find such a script?
For the rest of the form... Great work! It does the job very well!
I guess i gonna replace that part is bij an other script. Do you got any suggestion where i can find such a script?
For the rest of the form... Great work! It does the job very well!
Got it working. Found the nessecery code at: http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm
Thanks
Thanks
This topic is locked and no more replies can be posted.