banner Burada Havadan Sudan Bahsedip yormadim sizi zmler ve sonular var

Updates: 2.5 surumune getim denemelerim devam ediyor. More...
Jun
27th

Bir sayfadaki butun css class isimlerini gostermek (How do you list all of the CSS class names in a document?)

Yazar: admin | dosya Javascript

Kimi zaman işe yarayabilecek bir javascript bir sayfadaki butun class isimlerini javascript ile yazdırmak-


Oct
26th

Javascript Screen Recorder

Yazar: admin | dosya Javascript

Yıne bir ajax uygulaması . Ama  bu sefer  durum cok cidi  uygulama  sizin sayfada  yaptıgınız  butun hareketlerı kaydedıor.  Nesimi onemli  …


Jun
19th

İmage slider Ticker Guzel bir image slide java ile yapılmıs

Yazar: admin | dosya Javascript

/*
Left-Right image slideshow Script-
By Dynamic Drive (www.dynamicdrive.com)
For full source code, terms of use, and 100’s more scripts, visit http://dynamicdrive.com
*/
///////configure the below four variables to change the style of the slider///////
//set the scrollerwidth and scrollerheight to the width/height of the LARGEST image in your slideshow!
var scrollerwidth=’233px’
var scrollerheight=’106px’
var scrollerbgcolor=’white’
//3000 miliseconds=3 seconds
var pausebetweenimages=3000
//configure the below variable to change [...]