Login / Sign up
Nice one!
Awesome! Thx
cooool
[img]http:// $('morecomments').addEvent('click', function(event) { event.stop() new Request.HTML({ url: '/ajax/comments/4/1281259', data: { csrf: '8f37143c5e29b4b8db2416c7f8c39cf4d015e3fd:1369530722' }, method: 'get', onRequest: function() { new Element('div#loading[text=Loading]') .setStyle('text-align', 'right') .replaces($('morecomments')) }, onComplete: function(response) { $('loading').dispose() $('commentswrapper').getParent().empty().adopt(response) $('morecomments').dispose() }, onFailure: function(xhr){ $('loading').dispose() $('commentswrapper').empty().set('html', xhr.responseText) } }).send() })
Rate And Comment If You Like It Thanks...
18 comments
Nice one!

Awesome! Thx


cooool
[img]http://
$('morecomments').addEvent('click', function(event) { event.stop() new Request.HTML({ url: '/ajax/comments/4/1281259', data: { csrf: '8f37143c5e29b4b8db2416c7f8c39cf4d015e3fd:1369530722' }, method: 'get', onRequest: function() { new Element('div#loading[text=Loading]') .setStyle('text-align', 'right') .replaces($('morecomments')) }, onComplete: function(response) { $('loading').dispose() $('commentswrapper').getParent().empty().adopt(response) $('morecomments').dispose() }, onFailure: function(xhr){ $('loading').dispose() $('commentswrapper').empty().set('html', xhr.responseText) } }).send() })
Description
Rate And Comment If You Like It Thanks...