Tripartita : 412 results found.
Acceso al sistema
/* tab pane styling */
div.panes > div {
display:none;
padding:15px 10px;
border:1px solid #999;
border-top:0;
/* height:100px; */
font-size:14px;
background-color:#fff;
}
$(document).ready(function() {
$(".trigger_help img[title]").tooltip();
$(".trigger_popup img[title]").tooltip();
//$(".trigger_help_big_html").tooltip({effect: 'slide',position: "top left", relative: true});
/*
$("img[title]:gt(1)").tooltip({
// use div.tooltip as our tooltip
tip: '.tooltip_navegador',
// use the fade effect instead of the default
effect: 'fade',
// make fadeOutSpeed similar to the browser's default
fadeOutSpeed: 100,
// the time before the tooltip is shown
predelay: 400,
// tweak the position
position: "top left"
});
*/
/* me mueve las etiquetas de sitio!!!
$("#frmCurso :input").tooltip({
// place tooltip on the right edge
position: "center right",
// a little tweaking of the position
offset: [-2, 10],
// use the built-in fadeIn/fadeOut effect
effect: "fade",
// custom opacity setting
opacity: 0.7
});
*/
})
/*
.tooltip1 {
display:none;
background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png);
font-size:12px;
height:70px;
width:160px;
padding:25px;
color:#fff;
}
.tooltip_big_html {
display:none;
background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);
height:163px;
padding:40px 30px 10px 30px;
width:310px;
font-size:11px;
color:#fff;
}
.tooltip_big_html .label {
color:yellow;
width:35px;
}
.tooltip_big_html a {
color:#ad4;
font-size:11px;
font-weight:bold;
}
.tooltip_navegador {
display:none;
background-color:#ffa;
border:1px solid #cc9;
padding:3px;
font-size:13px;
-moz-box-shadow: 2px 2px 11px #666;
-webkit-box-shadow: 2px 2px 11px #666;
}
*/
/* simple css-based tooltip */
.tooltip {
background-color:#000;
border:1px solid #fff;
padding:10px 15px;
width:250px;
display:none;
color:#fff;
text-align:left;
font-size:12px;
/* outline radius for mozilla/firefox only */
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow:0 0 10px #000;
/* añadido para que en fancybox quede por delante (1000 no es suficiente!!) */
position:relative;
z-index:10000;
}
#browser {
font-family: Verdana, helvetica, arial, sans-serif;
font-size: 68.75%;
}
$(document).ready(function(){
$('#aumentar').fontSizer({
action: "up",
elements: "body",
max: 36
});
$('#disminuir').fontSizer({
action: 'down',
elements: "body"
});
})
Free Counter
IP Index
TLD Index
Domain Index
Site Index
Copyright © 2013 dawhois.com