38 private links
Using Grid is as simple as loading it into any web-page you wish by following the instructions above, and then customising the grid displayed to suit your needs using it's control panel. Grid will automatically calculate the number of columns/rows or the size of the column/row depending on your input. This is particularly useful for calculating CSS units.
BeautyTips is a simple-to-use balloon-help style tootip plugin. Any element on the page can be set to show a talk-balloon containing any text or HTML on hover, click, or any bindable event. These balloons are drawn dynamically using the canvas HTML 5 element, and options include corner radius, spike length and width, stroke width. The balloons can auto-position based on the most available area in the current display window or they can be positioned according to an array of preferences (just left or right for instance).
Hiding email addresses from spammers has a long history. There are some obvious golden goals, like making the process seamless to your visitors, and be practicable to implement. The one that often gets left out is accessibility, but in some areas this is actually a legal requirement.
If you use pretty much any browser except IE 6 (more on that later) when you visit this site, you've probably noticed that the dark-grey sidebar scrolls with you just until the banner and menu are off the page, and then locks itself into position or "sticks". When you scroll back to the top, if the menu and/or banner need to be seen again, the sidebar politely resumes its normal scrolling duties. Go ahead, try it now, I'll wait. Fun isn't it? I've had a number of people comment on that, so I thought I would outline how I accomplished it.
elRTE - это свободный WYSIWYG редактор для сайтов и систем управления контентом (CMS), написанный на JavaScript с использованием jQuery UI. Вы можете использовать его в любых коммерческих и некоммерческих проектах.
elFinder - это файловый менеджер для веб аналогичный тому, который вы используете на компьютере. Он написан на JavaScript с использованием библиотеки jQuery UI и потому прекрасно работает в любом современном браузере. Как видно из названия, на его создание нас вдохновила простота и удобство программы Finder.app из операционной системы Mac OS X.
Harmony is a new drawing tool, a HTML5/Canvas experiment with great potential. It provides some unique brush styles, and can produce some great-looking charcoal pencil style sketches, among other things. Better to try it out than explain it in words.
Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)
Это действительно быстрый, основанный на веб-технологиях, векторный редактор, использующий только JS, HTML, CSS и SVG.
Им можно пользоваться прямо онлайн, ничего не устнавливая, не ставя никаких лишних плагинов, и это работает во всех современных браузерах.
Работает как минимум в пяти браузерах, не считая разных протестированных версий.
Основное преимущество ? легкость добавления к уже существующим якорям, сохранение работоспособности страницы с отключенной явой.
10 amazing free rich text editors that will boost your website functionality. I have collected 5 jQuery and 5 non-jQuery RTEs that come with simple features to office-like features.
You are searching a unbloated Rich Text Editor for JQuery ? You are at the right place!
I have made this Rich Text Editor as simple as possible to be easily changed according your needs. The file jquery.rte.js is only 7ko uncompressed. This editor is compatible with major browsers (IE6, Firefox 2, Opera 9, Safari 3.03) and degrade gracefully in a textarea for others.
This is a Javascript library that sandwiches PNG image support into IE6 without much fuss.
You can use PNGs as the SRC of an
Add a line of code to your pages and choose from hundreds of fonts. Simple, bulletproof, standards compliant, accessible, and totally legal.
Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for (and I'm not the first to think so: see the examples at the end of this article).
jQuery is a great library for this type of task but out of the box, it can't animate background position properly because of the need to animate two values instead of just one (too bad not all browsers implemented the non-standard background-position-x and -y like Internet Explorer). Grab the latest version (1.0.2 as of this writing) of the Background-Position plugin.
Методы querySelector() и querySelectorAll() позволяют принимают в качестве аргументов CSS-селектор и возвращают найденные элементы в виде элементов DOM. Например: document.querySelector('#content img:nth-of-type(1)');
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.
This extension brings a new Events panel that lists all of the event handlers on the page grouped by event type. The panel also nicely integrates with other Firebug panels and allows to quickly find out, which HTML element is associated with specific event listener or see the Javascript source code.
Блог был запущен студией «Эстетик дизайн» в конце апреля 2008 года. С самого начала мы планировали публиковать интересные статьи по верстке, дизайну и клиентскому программированию.
Сейчас у нас более 150 статей, основными темами которых является верстка, дизайн, AJAX, JS-фреймворки, поисковая оптимизация и различные технологии, так или иначе связанные с созданием сайтов.
За время работы у нас сложилась хорошая лояльная аудитория, которая активно комментирует наши статьи и следит за обновлениями на сайте.
На данный момент число подписчиков нашей РСС-ленты превысило 2000 человек, а среднее количество уникальных посетителей в будний день составляет около 1700 человек. Более подробная статистика посещаемости так же доступна всем желающим.
Scroll Follow is a simple jQuery plugin that enables a DOM object to follow the page as the user scrolls. Scroll Follow has been successfully tested on IE6, IE7, FF2, FF3, Safari 3, and Opera 9 on Windows. It has been successfully tested on FF3 and Safari 3 on MacOSX.