38 private links
Можно оформлять кликабельные картинки, к примеру при наведении на картинку появится изображение, говорящее о том что эта картинка кликабе
Задача: Сделать поле ввода комментариев (textarea) на форме так, чтобы его размер (высота) изменялась согласно количеству (строк) текста.
The Aptana Studio Community Edition provides a full-featured web development environment. The Community Edition represents the core pieces of the Aptana frameworks for editing, debugging, synchronization, and project management.
Below you’ll find a list of techniques we really couldn’t live without. They are essential and they indeed make our life easier. Let’s take a look at 53 CSS-based techniques you should always have ready to hand if you develop web-sites.
ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.
Для начала немного о данном блоге. Здесь всюду - только моё творчество и моё личное мнение. Если, конечно, не указано обратное.
Driving up web developer wages world-wide
Various examples of using
Lightview was built to change the way you overlay images on a website.
- Fast: Smart image preloading.
- Rounded: Adjustable rounded corners, without PNGs.
- Smart resizing: Images will always fit on your screen.
- Effects: Using Scriptaculous.
We smash you with the information that will make your life easier. Really.
IE7 is a JavaScript library to make IE behave like a standards-compliant browser. It fixes many CSS issues and makes transparent PNG work correctly under IE5 and IE6.
IE7 loads and parses all style sheets into a form that Explorer can understand. You can
Предлагаю простой инструмент решения задачи — функцию create() (исходник ниже). Например, создаём параграф текста:
var el = create( "p", { }, "Farewell, Love!" );
#nav li{
unicode-bidi: expression(
this.onmouseover = function()
{this.className += ' hover';},
this.onmouseout = function()
{this.className = this.className.replace(' hover','');}
);
}
var efa_default = 100;
var efa_increment = 8;
// maximal + minimal zoom entry values added by grishan Sept. 2005
var max_zoom = 140;
var min_zoom = 84;
ブログ: IE 7.0 から position: fixed スタイルがサポートされてます(ようです)
При наведении «мышки» над элементом страницы с одним из этих атрибутов будет появляться нестандартная всплывающая подсказка.
When they’re navigating through a long document, users often are confused or disoriented when they click a link that jumps to another location in that same document.
Let’s take a look at 43 handy tooltips scripts for intuitive and well-designed visual clues.
This is just a few pages to help a few people do the odd thing or two...