'JQuery' Tag

  • jQuery Context Menu appears off screen issue

    May 18, 2010

    jQuery Context Menu is available here: http://abeautifulsite.net/2008/09/jquery-context-menu-plugin/ It’s a fantastic jQuery plugin that replicates most of the features that you’ll expect from any windows context menu. A feature that I noticed was missing was what happens when you right click on the right and bottom edges of the screen. On windows the context menu appears [...]

    • Share/Bookmark
  • Official JqGrid ASP.Net Web Forms Control Alpha Demo

    September 10, 2009

    First look at the official JqGrid ASP.Net Web Forms control here http://www.trirand.net/jqgrid.aspx Includes support for Linq and object data sources.

    • Share/Bookmark
  • jQuery Grid Plugin (JqGrid) with ASP.Net Web Forms

    August 24, 2009

    Get JqGrid here: http://www.trirand.com/blog/ So far I’ve seen two implementations of ASP.Net wrapper on JqGrid, one involves a httphandler and the other involves using a web service. Both add extra work onto the gridview/datasource pattern. Instead I had the JqGrid use a Callback Event Reference (Page.ClientScript.GetCallbackEventReference()) with async (a parameter) set to true, this allowed [...]

    • Share/Bookmark
  • Handling Relative Paths and debug mode with Jquery in ASP.Net Web Forms

    August 12, 2009

    I had a problem where I wanted to use the intellisense version of JQuery when I am writing the code, the normal version when I debug it and the minified when it actually hits production. I also wanted all this done on my master page so the path to the js file had to be [...]

    • Share/Bookmark
 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org