Create a Popup window |
[eluser]DeaD SouL[/eluser]
Hi, I didn't understand what you meant,.. I think you was asking how to make a popup or where to put it? Let's say you have a view called layout.php which will hold all your nav-menu links Code: <html> and your controller application/controllers/regform_control.php Code: class Regform_control extends CI_Controller and your registration form view application/views/reg_form.php should be a normal form.. so the popup link has nothing to do with the reg. form... Since it is only a link to a page that shows nothing but the form. read more about url helper good-luck |
Messages In This Thread |
Create a Popup window - by El Forum - 05-26-2011, 04:46 AM
Create a Popup window - by El Forum - 05-26-2011, 05:15 AM
Create a Popup window - by El Forum - 05-26-2011, 05:21 AM
|