Welcome Guest, Not a member yet? Register   Sign In
POP-UP ... JavaScript - CodeIgniter
#1

[eluser]d4v0[/eluser]
Hi everybody!
I was trying to make a pop-up with CodeIgniter... I mean, using JavaScript... but I still can't.
I was thinking about to make a file with the window I want to make pop-up, but do you know if it's possible to make a pop-up only indicating the url adress??

Well... this is part of my code:

Code:
$nuevorubro = base_url().'index.php/inventario/forminsertar_maerub';
        
echo '<br /><br /><center><a href="[removed]nuevaventana(\''.$nuevorubro.'\')">Agregar Nuevo Rubro</a></center><br><br>';

where 'nuevaventana' is the name of my function in JavaScript, and '.../forminsertar_maerub' is the function called ( located in my controller: 'inventario' ).

I'm not sure... but i think it's not possible to make this kind of pop-up's .. but i wonder.. what i can do! :long:

Thanks any help!


Messages In This Thread
POP-UP ... JavaScript - CodeIgniter - by El Forum - 11-17-2008, 10:53 PM
POP-UP ... JavaScript - CodeIgniter - by El Forum - 11-17-2008, 11:39 PM
POP-UP ... JavaScript - CodeIgniter - by El Forum - 11-17-2008, 11:48 PM
POP-UP ... JavaScript - CodeIgniter - by El Forum - 11-19-2008, 04:02 AM
POP-UP ... JavaScript - CodeIgniter - by El Forum - 11-19-2008, 12:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB