39 private links
You are searching a unbloated Rich Text Editor for jQuery? I have something that will certainly fit your needs. The file jquery.rte.js is only 7ko uncompressed, is compatible with major browsers (IE6, Firefox 2, Opera 9, Safari 3.03) and degrade gracefull
This post presents over 60 new useful Ajax scripts, libraries and solutions which you can use in your future projects.
A JavaScript Compressor. Use with caution! Yes to base62 encode, no to shrink variables
Можно оформлять кликабельные картинки, к примеру при наведении на картинку появится изображение, говорящее о том что эта картинка кликабе
Задача: Сделать поле ввода комментариев (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 スタイルがサポートされてます(ようです)