Display multiple Facebook comment box in one page in ASP.NET
Facebook comment box is one of the favourite plugin to promote website and build network through social networking website. It enables user to post comment in their Facebook wall along…
Sorting Ordered list using jQuery
You can easily sort your ordered or un-ordered list in the website using jQuery. I have used very simple script which sort the Ordered list alphabetically and I have also…
Add additional content or append content in jQuery accordion
Recently I have replied to an forum inquiry in Oracle APEX forum about appending accordion content from html region. Here is the original blog post – https://forums.oracle.com/forums/thread.jspa?messageID=10926257#10926257 You can append…