Kamis, 15 April 2010
www.yola.com
Kamis, 15 April 2010 by Madhon News Online
Logged in | Logout
//
Cookies appear to be disabled
Please enable cookies in your browser so that you can login
Please enable cookies in your browser so that you can login
//
//
Create a free website.
Sign up for free | Create a website | Publish & show the world |
// <![CDATA[
/*
- Description
jQuery Dynamic Slideshow Plugin
- Author
Yusuf Najmuddin (ynzi.com)
- Licence
GNU Lesser General Public License
- Usage
$("#slideshow").dynamicSlideshow();
OR
$("#slideshow").dynamicSlideshow({duration: 5000});
- Date 6/30/2009
- Version 1.0
*/
jQuery.fn.dynamicSlideshow = function(attr) {
attr = attr || {};
attr.duration = attr.duration || 3000;
function initSlider(container, img) {
var curr = 1;
setInterval( function(){
if (curr == img.length) {
curr = 0;
}
var i = new Image();
$(i).load(function(){
$(container).append(this);
$(container).find('img:first').css({'z-index': 1});
$(this).css({opacity: 0.0, 'z-index': 2}).animate({opacity: 1.0}, 1000, function() {
$(container).find('img:first').remove();
})
}).attr('src', img[curr++]).css({position:'absolute',top:0,left:0,'z-index':8});
}, attr.duration );
};
$(this).each(function(){
var img = [];
$(this).find("a").each(function(){
img.push($(this).attr("href"));
});
var j = new Image();
var container = this;
$(j).attr('src', img[0]).css({position:'absolute',top:0,left:0,'z-index':0}).load(function(){
$(container).empty();
$(container).append(this);
initSlider(container, img);
});
});
}
$(function(){
found = 0;
strParamName = escape(unescape("noslideshow"));
qString = window.location.search.substr(1,window.location.search.length).split("&");
for (var i=0;i

Free sign up
Yola.com is offline
Find further information in our blog:
http://status.yola.com
Visit the Yola forum:
http://forum.yola.com
Try our tutorials while you wait:
http://yola.com/tutorials.html
//
// <![CDATA[
function validatesignup(){if($("#rfname").val()==""||$("#rfname").val()=="Full Name*"){alert("Please enter your full name.");return false}if(echeck($("#remail").val())!=true){alert("Please enter a valid email address.");return false}if($("#cremail").val()==""){alert("Please confirm your email address by typing it into the relevant field.");return false}if($("#cremail").val()!=$("#remail").val()){alert("Your email addresses do not match.");return false}if($("#rpassword").val().length
function validatesignup(){if($("#rfname").val()==""||$("#rfname").val()=="Full Name*"){alert("Please enter your full name.");return false}if(echeck($("#remail").val())!=true){alert("Please enter a valid email address.");return false}if($("#cremail").val()==""){alert("Please confirm your email address by typing it into the relevant field.");return false}if($("#cremail").val()!=$("#remail").val()){alert("Your email addresses do not match.");return false}if($("#rpassword").val().length
Free tools. Free web hosting
Full name
Email
Confirm email
Password
// h2').hide();
$('#combined_signup_form').hide();
$('#combined_signup_sitelist').append('Loading...');
$('#combined_signup_sitelist').show();
$('#block-yola-0').css('background:','none');
} else {
$('#block-yola-0 > h2').show();
}
}
// ]]>
Yola free websites are ideal for small businessesYour customers are online and they expect your business to be there too. Create a free website with Yola in minutes.
» See more Features |
Site Design
We're teaming up with Logoworks by HP to help you get the website you
always wanted.
Learn more »
Find your Domain Name
Get a domain name for only $19.95/year
.com .net .org .biz .co.uk .eu .ca | ||
Also featured in: |
About us • Privacy • Legal • Report abuse • Contact Support • Company blog • CEO blog • Status blog • Affiliates • Designers
Business website • Free website backgrounds • How to make a website Tags:
Langganan:
Posting Komentar (Atom)
0 Responses to “www.yola.com”
Posting Komentar