Browse by Tags
All Tags »
jQuery (
RSS)
In ASP.NET MVC 2 we got support for client validation of the model. When we activate it, a JavaScript is generated and added to the rendered view. It contains all validation rules we set up for the model, and are used to generate error massages without...
När vi skapar ett projekt i ASP.NET MVC så får vi med två standard-controllers i projektet (AccountController och HomeController). I dessa finns det sedan metoder som används för att ta emot de requests som görs. Metoderna som tar hand om dessa kallas...
Med hjälp av lite Ajax så kan vi göra det möjligt att ladda in alla vyer i ASP.NET MVC asynkront. För att göra det möjligt så kommer jag att använda mig utav jQuery samt ett plugin som håller reda på webbläsarhistoriken. Det är viktigt att vi även ger...
Första alphan av jQuery 1.4 (tidigare 1.3.3) har släppts. Den innehåller väldigt många prestandafixar och en del små funktioner, dock inga större förändringar utåt. För er som har möjligheten att köra med alpha-versioner så kan jag rekommendera er att...
De som har testat JavaScript-stödet i Visual Studio 2010 kan inte ha undgått alla förbättringar. Det är snabbt, korrekt och en stor förbättring. Något väldigt trevligt är även att jQuery följer med som standard när man skapar webbprojekt. Det har det...
I have just uploaded a preview of jQuery Ribbon 2.0, which supports the new Backstage introduced in Office 2010 Preview. You can try it here: http://vinkr.net/ribbon2 The sources are not available on CodePlex yet, but will be there soon. :-) If you want...
First of all I have to thank you all for the great feedback on jQuery Ribbon! :-) I released jQuery Ribbon RC 1 for a couple of days ago, and sice it stable enough, the same version will be the RTW! I have updated the info about it at CodePlex, to have...
The first release candidate of jQuery Ribbon is now released. It´s now based on valid XHTML 1.1 and CSS 3.0. For more information and download go to: http://vinkr.net/ribbonrc Demo: http://vinkr.net/ribbon Please let me know if you find any bugs. :-)
I have just uploaded a new release of jQuery Ribbon on CodePlex. New features Minimize (double click on “Home” or “View” to test) Normal Minimized Link to tab If you go to index.html#home or index.html#view the right tab will be opened automatically....
I have added support for access keys on the jQuery Ribbon. To show the info about the access keys, hold the alt button. To use with Internet Explorer Hold the alt button and click on example the button with 3 on the keyboard. Then release the buttons...
More Posts
Next page »