css reset CSSDECK.COM
  • Blog
  • All Tutorials
  • Subscribe
  • CSS Tutorials

Posts tagged jquery:

Post navigation
← Older posts

Short Intro of jQuery Inbuilt Methods for Handling CSS

by Ran Enoch  –  tagged css, jquery

Manipulating the UI style or CSS at runtime is a very common project. With plain JavaScript, adding and removing CSS classes or inline stylings of the matched element can be tricky. Luckily, jQuery has some inbuilt methods to make this […]

Read Article

The Pixelize jQuery Plugin

by Ran Enoch  –  tagged art, css3, javascript, jquery, plugin
an example of the pixelize jquery plugin in action

I am unabashedly and unreasonably fond of pixel art. To that end, I’ve created a simple jQuery plugin that can turn a JavaScript array into CSS pixel art. […]

Read Article

Simple Table Column Highlighting

by Ran Enoch  –  tagged col, highlight, html, javascript, jquery, table
A table with the third column and second row highlighted.

One design technique I’ve always enjoyed is highlighting the row and column of any cell that the user hovers over. Highlighting table rows is easy, but columns are hard. Or so I thought. Using table cols vastly simplifies the process. […]

Read Article

Intelligent Select Box Filtering

by Ran Enoch  –  tagged advanced, forms, javascript, jquery, js

These select boxes all contain the exact same security question. However, each question can only be selected once — we’re using jQuery to remove selected questions from all the other dropdowns. […]

Read Article

Cross-Browser Rounded Buttons with CSS3 and jQuery

by Ran Enoch  –  tagged advanced, border-radius, css, javascript, jquery, js, navigation, positioning, tutorial

I was tasked with replacing several dozen Photoshop-generated rounded buttons on a large site with a flexible HTML/CSS/JS equivalent. I wanted it to be simple and leave the code as clean as possible. It also needed to work in all modern browsers. This is my solution. […]

Read Article

Test for Border-Radius Support

by Ran Enoch  –  tagged advanced, border, border-radius, jquery

Rounded corners with border-radius are nice… when they work. Unfortunately, not all browsers support border-radius yet. Here’s a simple script that will let you test for border-radius support using jQuery. […]

Read Article

How To Emulate a Foreach Loop in JavaScript

by Ran Enoch  –  tagged javascript, jquery, tip, tutorial

I have trouble with JavaScript array and array-manipulation. JavaScript lacks a specific foreach contstruct, which trips me up. Here’s how to fake it. […]

Read Article

Improve Usability and CTR: Make an Entire List Item Clickable

by Ran Enoch  –  tagged :hover, anchor, javascript, jquery, lists, navigation

Larger clickable areas make for greater usability and a higher click-through rate. Here’s how to expand a clickable area to an entire list item using jQuery. […]

Read Article

The Best CSS Newbie Articles of 2009

by Ran Enoch  –  tagged javascript, jquery, navigation, poll, Review

Happy 2010, readers of CSS Newbie! This year, more than a quarter million people stopped by, visiting more than half a million pages. Here are the Top 10 CSS Newbie Articles of 2009. […]

Read Article

How To Create Simple, Stylish and Swappable Image Captions

by Ran Enoch  –  tagged caption, css, image, javascript, jquery, semantics

While they say a picture is worth a thousand words, not every image is self-explanatory. Sometimes a few words of description or context can make the difference between a confusing image and a clarifying one. That’s why image captions are often a good idea. […]

Read Article

Post navigation
← Older posts
Subscribe
  • RSS Feed
  • RSS Feed for Posts
2021’s most popular CSS Reset scripts, all in one place

A free resource for web designers and developers. On the homepage, you'll find the most popular CSS Reset scripts to copy/paste, with documentation for each.

InsiderApps
Latest CSS Tutorials
  • How to Analyze Your Performance as a Web Developer
  • Revolutionizing Web App UI with CSS Innovations
  • The 9 Best Privacy Apps for Android in 2023
  • 9 CSS Tricks That Will Take Your Web Design to the Next Level
  • CSS Snippets for Creating Stunning Animated Underline
Reset CSS Scripts
  • Eric Meyer’s “Reset CSS” 2.0
  • HTML5 Doctor CSS Reset
  • Tripoli CSS Reset
  • ‘undohtml.css’ – Tantek Celik
  • Universal Selector ‘*’ Reset
  • Vanilla CSS Un-Reset
  • Yahoo! (YUI 3) Reset CSS
  • Normalize.css 1.0
Popular Topics
  • css(64)
  • css3(26)
  • jquery(21)
  • javascript(21)
  • advanced(20)
  • basic(15)
  • navigation(14)
  • intermediate(14)
  • :hover(12)
  • position(10)
Facebook Community
Featured Post
  • How to Analyze Your Performance as a Web Developer
  • Revolutionizing Web App UI with CSS Innovations
  • The 9 Best Privacy Apps for Android in 2023
  • 9 CSS Tricks That Will Take Your Web Design to the Next Level
  • CSS Snippets for Creating Stunning Animated Underline
From the archives
  • How to Analyze Your Performance as a Web Developer

    Among the long-debated topics, there has been one more sought-after, measuring a web developer’s performance. Web developers’ high-quality performance is paramount for companies as they are the creator and maintainers of business software responsible for numerous important functions. 

    So, what idea [...]

    Read Article Read more →

  • Exploring CSS Animations in the Gaming Industry: Adding Life to the Game

    The gaming world is constantly changing, looking for fresh ways to grab players’ attention and improve their gaming adventures. To achieve this, developers are exploring different technologies to apply their creativity to the gaming industry, which also rubs on the [...]

    Read Article Read more →

  • Revolutionizing Web App UI with CSS Innovations

    In today’s digital era, web applications revolutionize user experiences by offering unmatched convenience and accessibility. The success of these applications largely depends on their User Interface (UI), where Cascading Style Sheets (CSS) play a crucial role. CSS transforms the layout [...]

    Read Article Read more →

  • Student Tips to Become a Self-Taught Developer

    The terms coding and programming are discouraging enough to most people, while in reality, acquiring the skills to code is not as difficult as most people picture it to be. A self-taught developer is usually a term used to describe [...]

    Read Article Read more →

  • How Technology Can Help To Improve Horse Racing Data

    Horse racing, an ancient sport steeped in tradition, is now striding into the digital age. The question is no longer just about the fastest horse or the most skilled jockey; it’s about how technology can revolutionize the way we understand [...]

    Read Article Read more →

All words, images and code copyright © 2010 - 2025 cssdeck.com. All rights reserved.
About • Contact • Privacy Policy • Cookie Policy

RSS / Email / Twitter:   Twitter