controlHTML: '<img onmousedown="event.preventDefault ? event.preventDefault() : event.returnValue = false" src="URL IMAGE"/>', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ center of window corner
anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport) //if control is positioned using JavaScript
this.$control.css({opacity:0}) //hide control immediately after clicking it
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
* Scroll To Top Control script- © Dynamic Drive DHTML code library(www.dynamicdrive.com)* Modified byLyssaFaizureen***********************************************/var scrolltotop={
Hello, Assalamualaikum, Konnichiwa.... I`m Lailatul who is speaking here.... Btw, I`m an otaku (anime lovers).... Do a follow ok, be nice here xD. bolditalicunderlinestrike
Name : Lailatul Maslihah Binti Ramli
Nickname : Laila, Lailatul, Lela.... -Sawako, Yuki, Kazuyuki-sama, Kazuha- (at facebook)
Age : 14 years old
Hobbies : Blogging, play internet, dancing
Birthday : 14 April 1998
Location : Tawau, Sabah, Malaysia
Country : Malaysia
Fav. Colors : Of Course BLUE !
Fav. Animals : Cat, Rabbit, Hamster, Orang Utan xD
Favorites : My Laptop, anime [esspecially Kimi Ni Todoke xD], chocolate
BestFriend Forever : Secret xD
Likes ;
- Editing Blog
- Editing Photos
- Anime xD ( Of Course )
- Chocolate cake
- Kimi Ni Todoke ( Sawako Kuronuma & Shouta Kazehaya ) xD
- One Direction, Maher Zain, Secondhand Serenade, Japanese songs
- Coming soon xDD
Dislikes ;
- Orang yang suka mengejek kekurangan orang
- Slow internet connection
- Blog tak kemas ( terutamanya )
- Pelajaran menurun
- People who proud her/himself
- Coming soon xDD
controlHTML: '<img onmousedown="event.preventDefault ? event.preventDefault() : event.returnValue = false" src="URL IMAGE"/>', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ center of window corner
anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport) //if control is positioned using JavaScript
this.$control.css({opacity:0}) //hide control immediately after clicking it
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
* Scroll To Top Control script- © Dynamic Drive DHTML code library(www.dynamicdrive.com)* Modified byLyssaFaizureen***********************************************/var scrolltotop={