DotNetShoutout - Stories tagged with JavaScript
6
Shouts

SmallestDotNet Update - Now with .NET 4 support and an includable JavaScript API - Scott Hanselman

published 1226 days, 2 hours, 42 minutes ago posted by jantujantu 1226 days, 21 hours, 29 minutes ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 3:42:54 PM GMT
A few years back I wrote a post on the size of the .NET Framework. There's historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for ".NET Framework" or ".NET Framework Redistributable" you'll often get a link to a 200 meg download. That download is the complete offline thing that developers redistribute when they want to install the .NET Framework on any kind of machine without an internet connection.The .NET 3.5 Client Profile is more like 28 megs and... (more)
category: Web Dev | clicked: 0 | comment | | source: www.hanselman.com
tags: WPF, JavaScript, Tools, VS2010 Windows Client, Microsoft Source Code, Learning .NET
5
Shouts

Scope problems with JavaScript setInterval & setTimeout? Use closures!

posted by novogeeknovogeek 1227 days, 18 hours, 32 minutes ago
Monday, February 08, 2010 6:40:03 PM GMT
This article explains scope problems faced with JavaScript setTimeout & setInterval and provides solution by using closures. (more)
category: Web Dev | clicked: 2 | comment | | source: www.novogeek.com
tags: JavaScript
3
Shouts

AJAX development framework goes commercial

posted by webguiwebgui 1231 days, 16 hours, 1 minute ago
Thursday, February 04, 2010 9:10:34 PM GMT
Visual WebGui is a forms-based development environment for Visual Studio that can generate a presentation layer in HTML or Silverlight 3. The upcoming edition, Visual WebGui 6.4, is focused on increasing developer productivity - It introduces a new control-level designer and theme designer (more)
category: Web Dev | clicked: 0 | 1 comment | | source: www.visualwebgui.com
tags: web design, .NET, Web applications, Framework, Development, UI, ASP .NET, JavaScript, jQuery, Ajax, controls
10
Shouts

mozilla frefox enter button problem in asp.net.

published 1242 days, 1 hour ago posted by PraveenPraveen 1244 days, 16 hours, 19 minutes ago
Monday, January 25, 2010 12:11:40 PM GMT Friday, January 22, 2010 8:52:14 PM GMT
i am facing a small problem, which ate my mind almost 10 hours. Introduction: I am using Updatepanel [Ajax] in my site. According to my client specification, in which panel or div cursor focus on, when he/her press enter, the corresponding panel button click event will fire and request goes to server and gives response. i am using control on my pages, because it has the property called DefaultButton. So, this will work perfectly for me if and only if, user browse my site in IE. then what about Mozill... (more)
category: Web Dev | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: Button, Mozilla, JavaScript, Event, Firefox
10
Shouts

Performance Optimizations Made By Microsoft, Google, and Yahoo JavaScript Minimizers - Nick Berardi

published 1243 days, 1 hour, 28 minutes ago posted by iftekharahmedamitiftekharahmedamit 1244 days, 22 hours, 11 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Friday, January 22, 2010 3:00:33 PM GMT
In my first post about JavaScript compression and the different levels supported by the three major competitors in the JavaScript minimization, obfuscation, and optimization tools space.  I the article I discussed which tool provided the best compression in regards to the resulting byte count.  And found that Google took the over all crown with Microsoft following very closely behind.  A comment posted on that article by Eric J. Smith of Code Smith, provided a nice lead in to my second article in this se... (more)
category: Web Dev | clicked: 1 | comment | | source: www.coderjournal.com
tags: optimization, Performance, JavaScript
9
Shouts

StackOverflow - Podcast #80

published 1243 days, 1 hour, 28 minutes ago posted by mithumithu 1246 days, 4 hours, 34 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Thursday, January 21, 2010 8:37:25 AM GMT
In this episode of the Stack Overflow podcast, Joel and Jeff discuss GitHub, the value of formal code documentation, and how to decide what features belong in the next version of your software. We’ve had some difficulty adapting to GitHub, where the reverse engineering of the Javascript Markdown (WMD) editor was performed. It regularly confuses everyone that encounters it, and that’s frustrating from a support perspective. For example, why does the MangOS project on GitHub have 854 branches? How is tha... (more)
category: Podcast | clicked: 0 | comment | | source: blog.stackoverflow.com
tags: C#, stackoverflow, JavaScript, GitHub
8
Shouts

My experiance with the prototype framework - mattias-jakobsson.net

published 1250 days, 58 minutes ago posted by http://jakobsson.myopenid.com/http://jakobsson.myopenid.com/ 1252 days, 46 minutes ago
Sunday, January 17, 2010 12:14:07 PM GMT Friday, January 15, 2010 12:25:25 PM GMT
It has been a long time now since my last post. I have simply not found the time to write anything. But today I have a little spare time, so I tought I'd write a little bit about my experiance with the prototype javascript framework. (more)
category: Architecture | clicked: 0 | comment | | source: mattias-jakobsson.net
tags: Prototype, JavaScript
11
Shouts

Embedding CSS and JavaScript in User Controls

published 1250 days, 58 minutes ago posted by tomgroegertomgroeger 1252 days, 23 hours, 20 minutes ago
Sunday, January 17, 2010 12:14:07 PM GMT Thursday, January 14, 2010 1:51:55 PM GMT
User controls are among the better features that ASP.NET has to offer. Using this technique you can easily write self contained User Controls with enclosed Scripts and Styles that embed themselves perfectly into the parent page, and as a bonus your get both CSS and JavaScript Intellisense for external files in your User Control … (more)
category: Web Dev | clicked: 0 | comment | | source: www.tomsoft.de
tags: asp.net user controls, JavaScript, Intellisense, CSS
9
Shouts

jQuery TOOLS / Expose - Make your HTML elements stand out

published 1253 days, 1 hour, 37 minutes ago posted by http://jacekciereszko.pl/http://jacekciereszko.pl/ 1253 days, 15 hours, 18 minutes ago
Thursday, January 14, 2010 11:34:36 AM GMT Wednesday, January 13, 2010 9:53:36 PM GMT
jQuery Tools / Expose - Make your HTML elements stand out Demo Start entering text on the fields below and you'll see the exposing effect: Username Password The story Expose is a JavaScript tool that exposes selected HTML elements on the page so that the surrounding elements will gradually fade out. The exposing effect was first introduced in the overlay tool. Usually the effect is an integral part of the program and cannot be used separately. This tool takes the idea of exposing a little further... (more)
category: Web Dev | clicked: 0 | 2 comments | | source: flowplayer.org
tags: JavaScript
2
Shouts

MooTools 1.2 Beginner's Guide

posted by amitsamits 1254 days, 1 hour, 36 minutes ago
Wednesday, January 13, 2010 11:36:13 AM GMT
"MooTools 1.2 Beginner's Guide" is the first book specifically designed for absolute newcomers to MooTools. Its simple-to-follow beginner's guide style will give you all the building blocks required to do the basics and more in MooTools. You can start working with MooTools immediately because it assumes no knowledge or prior experience of MooTools. (more)
category: Web Dev | clicked: 2 | comment | | source: www.packtpub.com
tags: mooTools, Book, Open Source, JavaScript, Ajax
2
Shouts

15 Awesome Free JavaScript Charts

posted by SplashnologySplashnology 1258 days, 23 hours, 41 minutes ago
Friday, January 08, 2010 1:31:06 PM GMT
There are many ways you can plot data, but here I have included 15 Awesome Free JavaScript Charts In Your Sites/Blog Pages which serves as a easy Charting solution. (more)
category: Web Dev | clicked: 1 | comment | | source: www.splashnology.com
tags: JavaScript, jQuery, Charts, Free, awesome
8
Shouts

Getting started wth Bing Maps (Virtual Earth)

published 1257 days, 1 hour, 4 minutes ago posted by mikeukmikeuk 1259 days, 2 hours, 33 minutes ago
Sunday, January 10, 2010 12:07:57 PM GMT Friday, January 08, 2010 10:38:29 AM GMT
Using the Javascript control to integrate Bing Maps into your web page (more)
category: Web Dev | clicked: 0 | comment | | source: www.i-programmer.info
tags: Bing Maps, JavaScript, Virtual Earth
9
Shouts

A jQuery-Room for RadioGroups

published 1263 days, 23 hours, 37 minutes ago posted by tomgroegertomgroeger 1267 days, 13 hours, 25 minutes ago
Sunday, January 03, 2010 1:34:59 PM GMT Wednesday, December 30, 2009 11:46:39 PM GMT
One thing I always stumbled upon was the use of Radio buttons; like Check buttons they can be checked or not, but unlike them they can be combined to a Radio group that returns a value. So, finally I came across this problem once too many and sat down to write a jQuery plug-in ... (more)
category: Web Dev | clicked: 0 | comment | | source: www.tomsoft.de
tags: JavaScript, jQuery
8
Shouts

Popular-on-Twitter Widget: Topsy-enabled jQuery Plugin

published 1267 days, 22 hours, 58 minutes ago posted by MikeMoreMikeMore 1269 days, 13 hours, 11 minutes ago
Wednesday, December 30, 2009 2:13:47 PM GMT Tuesday, December 29, 2009 12:01:02 AM GMT
Another Topsy-enabled jQuery plugin to list the most popular posts on your website, from your Twitter timeline or for some keyword within a selected period of time. Links are displayed with number of tweets and score -which is calculated by the influence of the people talking about them and affects on sorting those links. (more)
category: Web Dev | clicked: 1 | comment | | source: www.moretechtips.net
tags: Topsy, JavaScript, jQuery Plugin, Twitter
7
Shouts

jQuery Show/Hide Content

published 1268 days, 23 hours, 43 minutes ago posted by http://2leggedspider.wordpress.com/http://2leggedspider.wordpress.com/ 1269 days, 22 hours, 40 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Monday, December 28, 2009 2:31:34 PM GMT
Here is a technique I normally use to show/hide a content in a div tag. This is quite an useful UI technique in situations where you have to show a Master-Child data, where the child data will be hidden initially and will be shown on demand on click on a image or button. (more)
category: UX | clicked: 0 | comment | | source: 2leggedspider.wordpress.com
tags: JavaScript, jQuery
12
Shouts

Try-Catch-FAIL - Exposing the View Model to JavaScript in ASP.NET MVC

published 1273 days, 17 hours, 23 minutes ago posted by Matt_TCFMatt_TCF 1275 days, 6 hours, 41 minutes ago
Thursday, December 24, 2009 7:48:36 PM GMT Wednesday, December 23, 2009 6:30:19 AM GMT
View models make it easy to move data between your views and controllers in a strongly-typed manner, but what's the best way to leverage the view model from JavaScript? This post looks at some of the alternatives and presents a clean, simple way to convert the view model to an equivalent JavaScript object by using JSON on the master page. (more)
category: Web Dev | clicked: 2 | comment | | source: trycatchfail.com
tags: ASP.NET MVC, JSON, ViewModel, JavaScript
8
Shouts

Performance of JavaScript Looping Techniques

published 1273 days, 17 hours, 23 minutes ago posted by http://elijahmanor.myopenid.com/http://elijahmanor.myopenid.com/ 1275 days, 8 hours, 57 minutes ago
Thursday, December 24, 2009 7:48:36 PM GMT Wednesday, December 23, 2009 4:14:23 AM GMT
I was reading Paul Irish’s (@paul_irish) recent blog post entitled Updates from all around – Dec 2009 and I saw an interesting for loop syntax that he referenced… for (var i = -1, len = arr.length; ++i < len; ) // the cool guy loop He went on further to show some performance results of the ab... [ (more)
category: Architecture | clicked: 1 | comment | | source: elijahmanor.com
tags: Performance, JavaScript
4
Shouts

Web Devlopement Help: Traversing an Html table with Javascript

posted by kirankkirank 1281 days, 3 hours, 16 minutes ago
Thursday, December 17, 2009 9:55:37 AM GMT
This article will introduce you on how to get html table content using DOM Inteface, ones we create an Table on html and suppose we need to retive that table content on server side, on any purpose then this will helps you.you can refer this its really nice way to parse the html table and get the content on same . mozilla developer has given a good link on ,how to create a DOm interface for table structure sample example: 1. lets create a Table now create a Dom inteface to read this t... (more)
category: UX | clicked: 0 | comment | | source: webdevlopementhelp.blogspot.com
tags: JavaScript, CSS, HTML
3
Shouts

Arabia SharePoint: Bug with the LookupField control when the number of items is greater than 20

posted by ranyaofranyaof 1283 days, 3 hours, 34 minutes ago
Tuesday, December 15, 2009 9:37:14 AM GMT
If the number of items is 20 then the control generate a TextBox and an Image When the LookupField has more than 20 items, we receive thew following error: Microsoft JScript runtime error: Object required The problem is raised in the Core.js file in the AbsLeft method. function AbsLeft(obj) { var x=obj.offsetLeft; var parent=obj.offsetParent; while (parent.tagName !="BODY") { x+=parent.offsetLeft; parent=parent.offsetParent; } x+=parent.offsetLeft; return x; } The error is on "wh... (more)
category: Architecture | clicked: 6 | comment | | source: arabia-sharepoint.blogspot.com
tags: tech, LookupField, AbsLeft(obj), Dev, SharePoint 2007, C#, Core.js, dropdown, JavaScript, MOSS, Bug, Sharepoint, MOSS 2007
8
Shouts

Who-Tweet Button : Fancy jQuery Plugin for Twitter

published 1288 days, 19 hours, 30 minutes ago posted by MikeMoreMikeMore 1290 days, 9 hours, 56 minutes ago
Wednesday, December 09, 2009 5:41:50 PM GMT Tuesday, December 08, 2009 3:15:41 AM GMT
I took the Topsy retweet button and jQuery-fied it, then added the "Who" part to it using the awesome Topsy API. to create this fancy share count button for your stories on twitter.that's it! (more)
category: Web Dev | clicked: 0 | comment | | source: www.moretechtips.net
tags: Topsy, web 2.0, JavaScript, jQuery Plugin, Twitter