Thanks.
Can u just tell me why Edit and Delete are not inside a href in hello.phtml?
It wont allow me to post how link looks like so i will improvize:
<href="#" id="delete" onclick="$.post('/admin/index/hello', {},
function(data, textStatus) { $('#contentJ').html(data); }, 'html');return
false;"> [Delete]

See? [Delete] is totally out of link tag.
-- 
View this message in context: 
http://www.nabble.com/jQuery-Ajax-link-inside-container--how-to-make-this--tp20703903p20705922.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to