Welcome Guest, Not a member yet? Register   Sign In
How to make <a href="#" id="confirm_button">Confirm Dialog</a> into echo anchor('dosen_controller/delete_dosen/'.$row->d
#1

[eluser]erviando[/eluser]
How to make "<a href="#" id="confirm_button">Confirm Dialog</a>" into

echo anchor('dosen_controller/delete_dosen/'.$row->dosen_id,'Hapus');

i have a javascript code and i have to insert the id="confirm_button" into anchor...

please help me...

thank you before....
#2

[eluser]Harold Villacorte[/eluser]
The third parameter in the anchor function takes attributes as a string or an array.
#3

[eluser]johnpeace[/eluser]
http://ellislab.com/codeigniter/user-gui...elper.html
#4

[eluser]erviando[/eluser]
thank you...it is working.... :-)




Theme © iAndrew 2016 - Forum software by © MyBB