PHP Classes

Request for added Effects

Recommend this page to a friend!

      AJAX Wrapper  >  All threads  >  Request for added Effects  >  (Un) Subscribe thread alerts  
Subject:Request for added Effects
Summary:Tooltip Effect request
Messages:3
Author:Brian Williams
Date:2007-06-14 16:15:10
Update:2007-07-04 16:56:59
 

  1. Request for added Effects   Reply   Report abuse  
Picture of Brian Williams Brian Williams - 2007-06-14 16:15:10
there is a tooltip effect here http://www.illustate.com/playground/scriptaculous/tooltip/

I think it would be a great addon to this class.

I'm at work right now, but I look forward to looking through your class more closely later tonight.

  2. Re: Request for added Effects   Reply   Report abuse  
Picture of Enéas Gesing Enéas Gesing - 2007-06-21 18:15:50 - In reply to message 1 from Brian Williams
Thanks Brian,

Your suggest was implemented on my class.

Enéas

  3. Re: Request for added Effects   Reply   Report abuse  
Picture of Brian Williams Brian Williams - 2007-07-04 16:56:59 - In reply to message 2 from Enéas Gesing
Hey Enéas,

Sorry it took me so long to get back to you on this, especially when I hate to tell you that you seem to have forgotten a file 'js/tooltip.js'

on line 632 of Ajax.php you call for it to be included as a js script <script src="'.$js_path.'tooltip.js" type="text/javascript"></script>

However, the file doesn't exist.

Even after adding the js file in it still doesn't want to work.

Sorry for the bad news,
Brian