![]() |
Link to a part of a page with CI - 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: Link to a part of a page with CI (/showthread.php?tid=32860) |
Link to a part of a page with CI - El Forum - 08-07-2010 [eluser]Unknown[/eluser] Hi, I'm trying to link to a part of a page in a link - when you click on a link it takes you to a certain div in the page it opens. I know how to do this with strictly html, but I'm unsure of how to do it with CI, where I first open a controller that opens a view. Thanks |