![]() |
Image Rollovers - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Image Rollovers (/showthread.php?tid=28328) |
Image Rollovers - El Forum - 03-08-2010 [eluser]ashabi[/eluser] My client is insisting that the top menu navigation is images and not live text. So I need to make a rollover affect on the images. Being a beginner with CI. How would I go about this? Is there a image helper for rollovers? Image Rollovers - El Forum - 03-08-2010 [eluser]Maglok[/eluser] CI is a framework for the code, rollovers are a layout thing. That said, how I'd do it: http://wellstyled.com/css-nopreload-rollovers.html |