On BNET: Why videogames have Hollywood scared
8 Resources for

selector

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

CSS 101: Decide what to style with selectors
Get more information about the many nuances of the CSS standard by learning about adjacent sibling and attribute selectors, as well as pseudo-classes and pseudo-elements. A CSS selector is made up of a pattern that is matched against all elements in the document tree. Its CSS rule is...
Tags: Listing B, CSS, Tony Patton, CSS selector, selector, Web Development Zone Newsletter, Listing E, Scripting Languages, Software/Web Development, Web Development
Technical articles 2007-04-09
CSS 101: Locate and style Web elements with selectors
Selectors allow Web developers to choose elements for applying CSS styles to them. Tony Patton offers an overview of six of the available selector types. In the previous installment of my Cascading Style Sheets CSS 101 series, I discussed how to handle multiple rules for the same...
Tags: Web, CSS, Tony Patton, selector, Web Development Zone Newsletter, Page, Caveat, Class, Style, ID Class, Child Selector, Scripting Languages, Software/Web Development, Web Development
Technical articles 2007-04-02
Prevent users from deleting or copying Access records by removing the record selector
If your users have restricted use of your Access records, it's essential that they not be allowed to print, copy, or delete particular records. Mary Ann Richardson shows how to protect the records from unauthorized action when working in the Single Record Form window. In an Access Single Record...
Tags: Microsoft Access, Microsoft Office, Mary Ann Richardson, record selector, selector, Microsoft Office Suite Access Tips Newsletter, TechRepublic Inc., Databases, Office Suites, Software, Enterprise Software, Data Management
Technical articles 2006-05-09
I agree, not very useful
Removing the record selector is an extremely elementary way to impose "security" on a single form record. There are several more effective approaches to preventing users from printing, deleting, and copying records. More effective approaches are customizing the menus, removing the appropriate toolbar buttons (or creating a toolbar...
Tags: record selector, selector, ms access, ESchlangen, hardware, Microsoft Access
Discussion threads 2006-05-10
Get to know the properties behind CSS 1
HTML isn’t truly designed to format text but merely to standardize content. That's why Web developers need to look more closely at Cascading Style Sheets CSS. CSS lets you avoid the cumbersome formatting repetition inherent in conventional HTML coding, so you can streamline design—but only if you implement it properly.CSS-Level...
Tags: Edmond Woychowsky, CSS-Level 1, Valid value, shorthand, CSS, HTML
Technical articles 2003-07-02
Define CSS styles
By Matt Rotter, Charity Kahn, and Paul AndersonWhether you list your styles in the head of the HTML document or in a separate style sheet, you define them similarly. Give each selector a style definition using the following format:H3 { font-family: Arial }In this instance, H3 is the selector (in...
Tags: CSS, Arial, selector, style definition, HTML, typeface
Technical articles 2003-09-29
Group and contextual styles
By Matt Rotter, Charity Kahn, and Paul AndersonThere's more to CSS than defining styles and adding them to your HTML documents. Here are a few ways to make CSS easier and more powerful.Using contextual selectorsYou can nest elements in a selector to create more specific styles:STRONG EM { color: red...
Tags: CSS, STRONG EM, selector, Arial
Technical articles 2003-09-29
Manipulate text files easily with UNIX awk
Awk provides a great mechanism for working with data files on a UNIX system. Here's a look at awk command structure, flow control, and data structures.You can apply the UNIX awk utility to myriad tasks, but one of its best uses is to process and manipulate formatted data files, such...
Tags: selector, Awk, Unix
Technical articles 2002-09-23

Additional Resources

TCP/IP Selector (exe)
TCP/IP Selector permits the change in real time of the system base IP, and can open different applications with different ip's. You can use this to decrease development time when you have to test different network scenarios. Version 3.6.1.2 includes unspecified updates.
Tags: Network, IP, TCP/IP Selector, Tcp/Ip, Network Technology, Networking
Software downloads 2007-12-13
RGB Color Selector (zip)
The RGB Color Selector, convert with a simple use RGB to Hex and hex to RGB. It's use is simple and of fast form the desired result is found. With it you it will be able to choose between millions of colors to make or better the drawing of it's...
Tags: Color, Jackson Medeiros, Web Site Development, Web Technology, Internet
Software downloads 2005-12-30
Hotspot Selector (exe)
HotSpot Selector is a WiFi hotspot search application working on and offline giving them access to over 80,000 wireless hotspots worldwide. The application can be easily downloaded to a PC. The technology enables Laptop users to search for hotspots by Country, State, City, Zip Code, Location Type (Cafes, Hotels, Airports),...
Tags: HotSpot, Technology, HotSpot Selector, Wireless
Software downloads 2006-08-16
Decipher Your Code With the Quick Tag Selector and Quick Tag Editor
Web pages can be fun, but not when one have to wade through a lot of code in order to find a problem or change an HTML tag, right? The new Quick Tag Selector and Quick Tag editor in Microsoft Office FrontPage 2003 can make the process of finding problems...
Tags: Microsoft Corp., Tag, Microsoft Office, Office Suites, Software
Webcasts
Choosing the Right Network Adapter Can Help Boost Reliability and Productivity for Your Business
Use this helpful online tool to determine which Intel® PRO Network Adapters are suitable for your servers and desktop computers. Just click through to the Intel PRO Network Adapter Selector tool, enter your environment-specific criteria, and the selector will display only those Intel PRO Network Adapters that meet your designated...
Tags: Network Adapter, Network, Adapter, Intel Corp., Networking
Resource centers
J2SE for the Enterprise Developer, Part 4: SocketChannel and ServerSocketChannel
This paper shows the SocketChannel and ServerSocketChannel classes and demonstrates how they enable servers to scale to thousands of clients using the new Selector class and nonblocking I/O. For network communication, J2SE 1.4 provides two new classes: SocketChannel and ServerSocketChannel. Going beyond the original java.net package and its Socket and...
Tags: Developer, J2SE, Class, Java, Programming Languages, Software Development, Software/Web Development
White papers
Karamasoft UltimateCalendar (msi)
Karamasoft UltimateCalendar is a set of ASP.NET server controls to provide calendar and date picker functionality. Date Picker: Display the calendar with the click of a button and get the selected date into a textbox. Quick Pick: Jump into any month and year without navigating through each month. Scheduler: Create...
Tags: Karamasoft, Calendar, Karamasoft UltimateCalendar, .Net, Middleware, Development Tools, Servers, Software Development, Software/Web Development, Enterprise Software, Software, Hardware
Software downloads 2006-10-09
Printing problem
We have printing problem. Windows 98 SE. Epson LX300 and Apollo 300 connected through selector switch to parallel port. Bios settings ECP+EPP.If we do not switch computer off for the night, then none of the printers is printing. Error message “Can’t print to the LPT1". If...
Tags: Document management, Microsoft Windows, Printers, Microsoft Windows 98, swITch, printing
Q&A 2004-11-10
DigiTv Full (exe)
The DigiTv Full is resulted of the continuity of the project DigiTv that has the beginner's all-purpose symbolic instruction code objective you disponibilizar Asian programming of television in, Europe North Central America and South Americas. This version you eat with 200 canals of TV online will be Brazil and...
Tags: TVs, TV & Home Theater, TV, webcam, digital television, entertainment, programming, computer
Software downloads 2006-10-28
CSS 101: Locate and style Web elements with selectors
Where is the greaterthan symbol in Listing HListing H seems identical to Listing G. Where should the greater than symbol referred to in the text be placed?Listing HIn noticed the example was exactly the same and I wondered the same thing -MS IE Bad, bad, bad!!!Try downloading/installing FireFox or Opera...
Tags: derek.newsbox1@..., Web, Listing H, CSS
Discussion threads 2007-04-03
Multi CC (exe)
This software permits open two CamContacts sessions on the same computer. It requires TCP/IP Selector and two IP from your Internet provider. With this you can spare one computer system. This version is the first release on CNET Download.com.
Tags: Computer, Productivity, Tcp/Ip, Internet, Network Technology, Networking
Software downloads 2007-12-07
Choose the Best Business Structure for Your New Company
This webcast shows how to understand the pros and cons of each type of business structure so that one does not get saddled with unwanted liability or unnecessary taxes. By using the Microsoft Office Excel 2003 Business Structure Selector template, one can evaluate the tax implications of the available business...
Tags: Microsoft Corp., Taxes, Free Trade, Financial Planning, Finance
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
TechRepublic's IT Hardware and Software Purchasing Policy
Your IT Budget is tight. You want to get the most bang for your IT buck. That's where the IT Hardware and Software Purchasing Policy can help. This p ...
Buy Now