Cursor animat??
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
Cursor animat??
buna ziua!!
as dori sa stiu si eu cum se baga skinuri pe forum.. de exp cand misc sageata de la mouse sa apara an urma un scris care al bag eu!! cum pot face??
multumesc anticipat!!
Titlu editat
as dori sa stiu si eu cum se baga skinuri pe forum.. de exp cand misc sageata de la mouse sa apara an urma un scris care al bag eu!! cum pot face??
multumesc anticipat!!
Titlu editat
Re: Cursor animat??
Pt asta iti trebuie un script ! ca sa apara in urma sagetii de la mouse un scris care vrei u !
Vizitato- Vizitator
Re: Cursor animat??
pai cum fac asta??
va rog ajutatima!
va rog ajutatima!
Re: Cursor animat??
Poi intri in Pa-Afisare-Pagina start-Generaliati-Continutul mesajului !
- Cod:
<style type="text/css">
/* Circle Text Styles */
#outerCircleText {
/* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE script */
font-style: italic;
font-weight: bold;
font-family: 'comic sans ms', verdana, arial;
color:"#FF0000 " ;
/* End Optional */
/* Start Required - Do Not Edit */
position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
#outerCircleText div {position: relative;}
#outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
/* End Required */
/* End Circle Text Styles */
</style>
<script type="text/javascript">
/* Circling text trail- Tim Tilton
Website: http://www.tempermedia.com/
Visit: http://www.dynamicdrive.com/ for Original Source and tons of scripts
Modified Here for more flexibility and modern browser support
Modifications as first seen in http://www.dynamicdrive.com/forums/
username:jscheuer1 - This notice must remain for legal use
*/
;(function(){
// Your message here (QUOTED STRING)
var msg = "Aici scrii textu tau ";
/* THE REST OF THE EDITABLE VALUES BELOW ARE ALL UNQUOTED NUMBERS */
// Set font's style size for calculating dimensions
// Set to number of desired pixels font size (decimal and negative numbers not allowed)
var size = 13;
// Set both to 1 for plain circle, set one of them to 2 for oval
// Other numbers & decimals can have interesting effects, keep these low (0 to 3)
var circleY = 0.75; var circleX = 2;
// The larger this divisor, the smaller the spaces between letters
// (decimals allowed, not negative numbers)
var letter_spacing = 5;
// The larger this multiplier, the bigger the circle/oval
// (decimals allowed, not negative numbers, some rounding is applied)
var diameter = 9;
// Rotation speed, set it negative if you want it to spin clockwise (decimals allowed)
var rotation = 0.3;
// This is not the rotation speed, its the reaction speed, keep low!
// Set this to 1 or a decimal less than one (decimals allowed, not negative numbers)
var speed = 0.3;
////////////////////// Stop Editing //////////////////////
Vizitato- Vizitator
Re: Cursor animat??
ok ms mult!!
puteti sa anchideti topicul!
puteti sa anchideti topicul!
Re: Cursor animat??
Topic rezolvat=>Inchis.
Vizitato- Vizitator
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum