Advertisement

bubble_tooltipjs

Moderators: Calcifer, slothy

bubble_tooltipjs

Postby ykariv2 » Tue Sep 02, 2008 6:55 am

I am trying to add minor function to bubble_tooltip by dynamically changing the bottom gif
here is the added code:
after the following statement I added:
var obj2 = document.getElementById('bubble_tooltip_content');

var obj3 = document.getElementById('bubble_tooltip_bottom');
obj3.style.backgroundImage ="url('../images/new gif)";

it looks that it being ignored and the js did not use the new value, did not get any error either
Somebody has idea why?
Thanks
Yoram
ykariv2
 
Posts: 3
Joined: Sun Aug 31, 2008 5:17 pm

Postby ykariv2 » Tue Sep 02, 2008 7:52 am

forgot to mention that I added (changed) the folowing HTML
<div class="bubble_bottom"><span id="bubble_tooltip_bottom"></span></div>
***********************
ykariv2
 
Posts: 3
Joined: Sun Aug 31, 2008 5:17 pm


Return to Questions regarding other scripts at www.dhtmlgoodies.com

Who is online

Users browsing this forum: No registered users and 5 guests

cron