|
|
yrong
yrong
 |
|
Stories submitted by friends of yrong
|
|
published 1 month, 11 days ago, submitted by
xxXd
1 month, 12 days ago
dotnetslackers.com — For every programming language, there is invariably string manipulation and array fiddling. No exception with JQuery. Being unobtrusive in principal and complimentary in nature, it does not try to replace the existing bulk of JavaScript functions with its own, rather, it simply adds some of the most sorely missed functions. read more...
add a comment
|
category: AJAX | Views: 253
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
1 month, 17 days ago
dotnetslackers.com — Found a great bunch of links about using JQuery with asp .net read more...
add a comment
|
category: AJAX | Views: 17
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 19 days ago, submitted by
xxXd
1 month, 19 days ago
dotnetslackers.com — On with our journey of learning JQuery. Thanks to all of you who has stayed and cheered and made me go on, against my own lazy nature. So far, we have slowly walked through the bunch of commands by which we select, dress up, manipulate chains of elements and make them action bound. Now, let's look at the tiny set of commands for special-effects: show / hide with a speed, slide up / slide down, fade in and out. After all, we are human, insatiable for animations and wow factors.
read more...
add a comment
|
category: AJAX | Views: 329
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 29 days ago, submitted by
xxXd
2 months ago
dotnetslackers.com — On again with the very basics of JQuery. Thanks again for all of the kicks, dzones, stumbled-upons. I am wearing a permanent thank-you smile now. :) Now that we have done with the selection and manipulation of JQuery elements, time for some actions (event handling). Actions, reactions, interactions, through which we learn, connect and play, through which web becomes an inseperable part of our lives.
read more...
1 comment
|
category: AJAX | Views: 436
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 6 days ago, submitted by
xxXd
2 months, 6 days ago
dotnetslackers.com — Snail on with my learning and writing about the very very basic lessons on JQuery. In "modern" (DOM) web programming, web pages are made up of a hierarchy of elements. Manipulation of elements goes far beyond styling and positioning, it involves almost everything, adding / deleting content, appending and removing children elements, attaching itself to a new parent, cloning ... Everything is possible. The question is : How?
read more...
add a comment
|
category: AJAX | Views: 270
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 14 days ago, submitted by
xxXd
2 months, 15 days ago
dotnetslackers.com — So it is nice to be able to use a combination of JQuery selectors to grab an array of elements, however, it would be better if we know how to inspect them one by one and operate on them. read more...
1 comment
|
category: AJAX | Views: 340
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 19 days ago, submitted by
xxXd
2 months, 20 days ago
dotnetslackers.com — JQuery is the star among the growing list of JavaScript libraries. A few of its characteristics are light-weight, cross-browser compatibility and simplicity. A task that would take 10 lines of code with traditional JavaScript can be accomplished with JQuery in just 1 line of code. I write to record the series of very basic lessons I learned about JQuery (my study source is the very readable book JQuery in Action).
read more...
add a comment
|
category: AJAX | Views: 470
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
2 months, 20 days ago
dotnetslackers.com — I thought Bill Gates was out saving the world, now that he has officially taken the full-time job as the chairman of Melinda and Gates Foundation and that he is now in full swing promoting creative capitalism, something about advancing common social good while also making profits.
read more...
add a comment
|
category: Events | Views: 14
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
xxXd
2 months, 29 days ago
dotnetslackers.com — Rome was not built in one day. Even as FireFox has slowly won over users (especially among developers) at the expense of IE, it still has no more than 30% of the market share. Chrome likely has a long way to go.
read more...
add a comment
|
category: IE | Views: 4
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
xxXd
3 months, 3 days ago
dotnetslackers.com — Go with the flow. People say. However, it is not easy to go with the flow, especially the flow branchs out into five-tooth-fork.
read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
3 months, 6 days ago
dotnetslackers.com — ADC controls actually does not need much introduction. Repeaters, Gridviews, DataLists, we knew them since the onset of ASP .net. And the ADC development team has deliberately made it easy for the transition from server side data-bound controls to client-side AJAX script controls.
However, little known about ADCs is that they are also equipped with a set of behaviors to make the control cool and cooler.
read more...
add a comment
|
category: AJAX | Views: 11
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
3 months, 11 days ago
dotnetslackers.com — The suite of ADCs (AJAX Data Controls) has made a splash in the AJAX community. Of the four ADC controls, Gridview has attracted most of the attention, usage and questions. So how to use the ADC Gridview?
read more...
add a comment
|
category: AJAX | Views: 9
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
3 months, 11 days ago
dotnetslackers.com — Let’s take a look at some of the very basics of ASP.NET AJAX and how to develop client components with the ASP.NET AJAX library read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
3 months, 26 days ago
dotnetslackers.com — ASP .net ajax extenders carry the promise of a plug-and-play. You plug your usb drive, there you get an extra drive. Take the example of cascadingdropdown extenders, it works for straightforward, immediate parent-child depency scenarios, however, it does not work in scenarios where a child's values need to be drived not only from parent, but also grandparent. Thus, we need to reinvent the wheel and rewrite the cascading controls
read more...
add a comment
|
category: AJAX | Views: 15
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
3 months, 28 days ago
dotnetslackers.com — Bugs bite. With programming, bugs break your application; sour the relationship with the users. So by all means, debug!
FireBug is a gem of bug for debugging. You can also debug with web development helper as well as native visual studio script debugger. read more...
add a comment
|
category: AJAX | Views: 9
|
|
tags:
AJAX, Debugging | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xxXd
3 months, 29 days ago
dotnetslackers.com — Intellisense is to programming as Google Suggest to search. In visual studio 2005 and its precessors, we have very nice intellisense support on the server side. Now with Visual Studio 2008, we got great Intellisense support on JavaScript too. read more...
1 comment
|
category: AJAX | Views: 25
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|