Overflown

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-14 19:42:31

软件介绍

A simple extension that adds a ':overflown' selector to jQuery that allows you to query for only objects that have overflow: hidden or overflow: auto set and whose contents are larger than the dimensions of the element. Useful if you want to add custom scrollbars or controls to overflown elements, for instance.

本文地址:https://www.codercto.com/soft/d/23387.html

The Haskell School of Expression

The Haskell School of Expression

Paul Hudak / Cambridge University Press / 2000-01 / USD 95.00

Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recen......一起来看看 《The Haskell School of Expression》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具