CodeIgniter Forums
Redirect Button Helper Anyone?? - 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: Redirect Button Helper Anyone?? (/showthread.php?tid=53418)



Redirect Button Helper Anyone?? - El Forum - 07-23-2012

[eluser]dhall[/eluser]
I want several buttons on a page that will redirect the user to different pages depending on which one they click.
Anyone have a good helper for this or could give some advice on how to best code this?

Thanks!


Redirect Button Helper Anyone?? - El Forum - 07-23-2012

[eluser]Aken[/eluser]
Use <a> tags, and use CSS to style them like buttons.


Redirect Button Helper Anyone?? - El Forum - 07-23-2012

[eluser]rip_pit[/eluser]
for example you can try
http://www.cssbuttongenerator.com/