-
as seen on West-Wind
- Search for 'West-Wind'
The jQuery JavaScript library has been steadily getting more popular and with recent developments from Microsoft, jQuery is also getting ever more exposure on the ASP.NET platform including now directly from Microsoft. jQuery is a light weight, open source DOM manipulation library for JavaScript that…
>>> More
-
as seen on Stephen Walter
- Search for 'Stephen Walter'
The goal of this blog entry is to provide you with enough information to start working with jQuery Templates. jQuery Templates enable you to display and manipulate data in the browser. For example, you can use jQuery Templates to format and display a set of database records that you have retrieved…
>>> More
-
as seen on Stephen Walter
- Search for 'Stephen Walter'
Today, we released a new version of the Ajax Control Toolkit that contains several important bug fixes and new features. The new release contains a new Tabs control that has been entirely rewritten in jQuery.
You can download the December 2013 release of the Ajax Control Toolkit at http://Ajax.CodePlex…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to show a small loading image during a slow operation with jQuery and can't get it right.
It's a BIG table with thousands of rows. When I check the "mostrarArticulosDeReferencia" checkbox it removes the "hidden" class from these rows. This operation takes a couple of seconds and I want…
>>> More
-
as seen on Developer IT
- Search for 'Developer IT'
Hi folks, it’s been quite calm at Developer IT’s this summer since we were all involved in other projects, but we are slowly comming back.
In this post, we will present a simple way of tracking files download with Google Analytics with the help of jQuery. We work for a client that offers…
>>> More
-
as seen on Super User
- Search for 'Super User'
This may have been asked before too...
But, anyways. I'm using Windows 7 Ultimate, and IE 8, and have the taskbar in icon view. I'm not sure how to explain this, but I'm amazed at how each tab in IE8 seems to act like a new "process" in the taskbar (as if each tab was a window). Like... each tab…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'd like to implement a tab bar using jquery-ui-tabs that has been customised to work like it does on HootSuite. Try this on HootSuite to see what I mean:
Log in to your hootsuite.com account
Click the + symbol to the right of your tabs
Add tabs named "MMMMMMMMMMMMMMMMM" until a "More..." tab appears
You'll…
>>> More
-
as seen on Internet.com
- Search for 'Internet.com'
With Tabs Studio the user is able to better manage all open documents in Visual Studio, grouped and organized most efficiently. This Visual Studio add-in supports the latest VS versions and will especially come handy when you open many tabs at once.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We are using the jquery ui tabs arrow plugin from this fiddle: http://jsfiddle.net/dECtZ/282/, but like many plugins, it breaks with the latest version of jQuery. We were able to get the csscur to work, but still get the following error in the jquery core (line 353):
Uncaught TypeError: Cannot assign…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
I m using jquery ui tabs
and i m using them with the function of dynamically closing them.
the example page here where clicking on the link 'add tab' leads to
adding of tabs in the tabs panel...
now in firefox the close buttons are displayed beneath the text of the tab
which is leading to…
>>> More