GeekArticles
Web Programming
HTMLWeb Page Design Tips, Digital Dashboard, Screen Scraper Alternatives, and More
Author: msdn.microsoft.com |
Published: 10th Aug 2005 |
Visited: 912 times |
Add CommentFiled in: HTMLRobert Hess Q Is the frame and table of contents combination used on MSDN Online ( http://msdn.microsoft.com ) a treeview control, a Java-language applet, or Dynamic HTML (DHTML)? Is the source code available somewhere for download, complete with icons, so I can use it for my own pages? A What looks like a tree control on the MSDN site is built on the fly with DHTML when you come to the site using Microsoft® Internet Explorer. Microsoft hasn t specifically documented or provided a...n
Read Article Sponsored Links
Related Articles
• Tips in Developing jQuery Plug-ins Plug-ins for jQuery has become increasingly important because of the development of the framework in terms of corporate support Microsoft and ability of the framework to accepted different plug-ins for easier development. The plug-in could also be recycled and used in other websites aside from JavaS ...
• Linux Thin Client Networks Design and Deployment Linux Thin Client Networks Design and Deployment
Considering the Network
Much information already exists concerning methods for deploying networks and hardware. We shall try to clarify differences between using a network with personal computers and thin clients with the help of anecdotes. Certain de ...
• Business Intelligence Tips Business Intelligence Tips
Understand Your Organization first
Truly understanding your company and how it works is perhaps one of the most important Business Intelligence tips anyone can offer. This includes understanding the business itself, the processes involved, the data, and how that data is u ...
• Linux Thin Client Networks Design and Deployment Review Linux Thin Client Networks Design and Deployment Review
Introduction
This book is written by David Richards, a veteran Linux thin client network designer. Designed for System Administrators, Linux Thin Client Networks Design and Deployment goes over the concepts which are related to thin client net ...
• JavaScript Page Cookie (maintaining page state) Sometimes you need to redirect the user from the current page to accomplish a part of a task. Most people use pop-up windows to refrain from doing this, but sometimes you just can't do it any other ...