tag:blogger.com,1999:blog-20879512.post7123588027519975845..comments2007-05-28T03:59:00.247+10:00Comments on Sueblimely - Discovering Blogging: Bubble TooltipsSueblimelyhttp://www.blogger.com/profile/10198116409716704785noreply@blogger.comBlogger2125tag:blogger.com,1999:blog-20879512.post-70176187691476597072007-05-28T03:58:00.000+10:002007-05-28T03:58:00.000+10:00Hi aimee. Yes this will work for Wordpress. You wi...Hi aimee. <BR/><BR/>Yes this will work for Wordpress. You will need to go into Theme Editor to add a link to the js and CSS files. <BR/><BR/>If you do not have access to your own server, so need to include the js and css in the template itself, you will have to change one line of the js code to stop it pointing to a seperate css file. Change the line<BR/><BR/>l.setAttribute("href","bt.css"); <BR/><BR/>to:<BR/><BR/>l.setAttribute("href","self");<BR/><BR/>You will have to set a title attribute to the links you wish to have bubble tips on.<BR/>Hope this helps. Please let me know if you need more instruction.Sueblimelyhttp://www.blogger.com/profile/10198116409716704785noreply@blogger.comtag:blogger.com,1999:blog-20879512.post-63353689966131390172007-05-27T04:41:00.000+10:002007-05-27T04:41:00.000+10:00Neat! Will this work for wordpress?Neat! Will this work for wordpress?Aimeehttp://www.foximus.comnoreply@blogger.com