Skip to content

Sumit Gupta

bookmarking my life

Category: JQuery

Jquery

Short Note: Colorbox moving Close button on Top right

February 8, 2012 by Sumit Gupta Javascript, JQuery

By default Colorbox Close button is on Bottom Right. However moving it back to top is as simple as changing Position of div from bottom to top. All I have…

Read More

Selecting menu item using Javascript

July 21, 2011July 21, 2011 by Sumit Gupta Concept/algorithm, HTML/CSS, Javascript, JQuery

Okay, I create a pure CSS menu that use UL/LI structure to maintain the child relationship. All was great with this menu except that when you are on any of…

Read More

ASP.NET JavascriptSerializer for Array

May 28, 2011 by Sumit Gupta .NET, ASP.NET, C#.NET, JQuery, JSON, VB.NET/VB

I need to throw some database entry which are as simple as TIME, for this I got a string array in my ASP.NET code behind. I was throwing this String…

Read More

© 2025 Sumit Gupta // Powered by WordPress