Macabre (28.01.2011/18:09)у меня валяется скрипт облако тэгов под другой двиг,вот может в нём найдёшь что надо
Нужно сделать облако тегов для джона.
Подскажите пожалуйста алгоритм кто в курсе.
Спасибо.
define('_IN_JOHNCMS', 1);
$headmod = 'legend';
$textl = 'городские легенды';
$rootpath = '';
require_once ('../incfiles/core.php');
require_once ('../incfiles/head.php');
include_once ('../atlas/legend.txt');
require_once ('../incfiles/end.php'); Фuлuн (20.01.2011/23:49)На !
сделай, там соображим
.smiles{
max-width: 350px;
z-index: 90;
position: absolute;
padding: 1px;
border-radius: 3px;
-moz-border-radius: 3px;
color: #336;
background-color: #777777;
border: 1px #CBD8E5 solid;
text-shadow: 0px 1px 0px #000000;
display: none;
}
.smiles_button:hover .smiles{
display: block;