download this file actb and convert its extension from actb.doc to actb.zip.
Filed under: javascripting | Tagged: Asp.NEt, Autocomplete, Extender, html, textbox | Leave a Comment »
download this file actb and convert its extension from actb.doc to actb.zip.
Filed under: javascripting | Tagged: Asp.NEt, Autocomplete, Extender, html, textbox | Leave a Comment »
download preload from the left link and change its extension from preload.doc to preload.html and enjoy
you can also use this preload-script
<style type=’text/css’>
body{
display:none;
}
</style>
<script type=’text/javascript’>
function showContent(){
document.body.style.display = ‘block’;
}
window.onload = showContent;
</script>
Filed under: Asp.NEt, HTML tweeks | Tagged: asp, Asp.NEt, css, files, html, js, page, preload | Leave a Comment »
Here are transparent and white background Loading Animations.
http://cre8tvt.blogspot.com/2006_12_01_archive.html
Create loading animations dynamically
http://www.ajaxload.info/
enjoy~
Filed under: HTML tweeks | Tagged: animation, gif, html, loading | Leave a Comment »