04-Mar-2013, 01:53 PM
I need this help urgently guys, so please help me.
I am now an advanced user rather intermediate one. I have knowledge of php, .js, css. So can solve it with little help.
1) I have a login system on my page, so I want commentics to automatically take the value of the respective end-user.
2) I want commentics to dynamically load the page with corresponding comments related to that page. My backend is in PHP and I am using JQuery,
Is it possible to send something like mypage.php?id=uniq_id using JQuery POST method, so that commentics knows about it and returns the corresponding page.
3) I dont want to show name textbox while commenting, once users click reply only Comment test area should show. Please tell me how to do this.
I read something about this in documentation but still not sure.
I am now an advanced user rather intermediate one. I have knowledge of php, .js, css. So can solve it with little help.
1) I have a login system on my page, so I want commentics to automatically take the value of the respective end-user.
2) I want commentics to dynamically load the page with corresponding comments related to that page. My backend is in PHP and I am using JQuery,
Is it possible to send something like mypage.php?id=uniq_id using JQuery POST method, so that commentics knows about it and returns the corresponding page.
3) I dont want to show name textbox while commenting, once users click reply only Comment test area should show. Please tell me how to do this.
I read something about this in documentation but still not sure.