JavaScript - Using Overlib
Hi all i managed to make my overlib working but for some reasonn... :\
its skiping lines on every whitespaces PHP Code: <a onmouseover="return overlib('Title: cool Date: 18 September 2009 4:49 PM Description: coolman');" onmouseout="return nd();" href="cal_includeme.php?day=18&month=9&year=2009" style="color: white; text-decoration: none;"> the result gives Title: Cool Date: 18 september 2009 4:49 PM Description: coolman i would like it to be Title: cool Date: 18 september 2009 Time: 4:49 PM Description: coolman thanks in advance. Similar Tutorialshttp://www.bosrup.com/web/overlib/ ^^ overlib link anyway can anyone help me out, show me a coding example of how to select information from the database and show it in the pop-up menu. because i havnt a scooby on how to do it and i have googled but everything ive tried so far seems to fail. thanks. Hi I am trying to use Overlib code to develop a dropdown box area that I can populate with categories and buttons, however the Overlib seem to lie relevent to the mouse and not the button. Does anyone know any good examples maybe jquery, to create this type of large dropdown. I want to be able to populate the area with images, and categories using php. I hope this make some sense. Steve |