IT

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 






 







 


IT

 

 

AI  

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

Web  

 

 

PlayStation  

 

YouTuber  

 





 

 





 

 

 












27 Fresh & Beautiful Examples of Websites With Large Backgrounds - WPLoaded  

3users  
wploaded.com  


Using large sized pictures or illustrations as your websites background adds a great visual appeal to your websites design. Many ... Read more



 

2009/11/09 17:33
 





 

















Quick & Easy Way to Implement Drag n Share With jQuery - WPLoaded  

6users  
wploaded.com  


You must have seen the drag to share functionality on Mashable that lets visitors share the content on popular social networks intuitively. Just drag one of the images in an article and youll be able to share the article on your favorite social network by dropping the dragged image over its icon. Even, Nettuts has written a nice tutorial on how to implement this functionality into your website us



 

2009/11/06 12:20
 











 











12 Lesser Known But Useful WordPress Hacks - WPLoaded  

5users  
wploaded.com  


WordPress is not only a great blogging tool but a great content management platform that provides a lot of ways to let you hack into into its functionality to make it do whatever you want. Here are 12 lesser known wordpress hacks/ tricks that you might find useful for your next WordPress related project. Most of these hacks require your WordPress template to have functions.php file, if it doesnt



 

2009/10/31 23:07
 





 











15 Amazing & Free Flash Based Image Galleries - WPLoaded  

11users  
wploaded.com  


Theres no doubt that with those nifty javascript frameworks like jQuery, creating a nice image gallery or slideshow has become quite easier but still they are far behind the way interface can be built using Flash. Here are 25 really amazing flash based image gallery scripts that provide not only nice user interface but are free and easy to adapt into your website. 1. Polaroid Gallery Polaroid is



 

2009/10/28 00:16
 















 











12 Ways to Improve CSS Techniques Using jQuery - WPLoaded  

18users  
wploaded.com  


CSS is great and when it is combined with powerful JavaScript frameworks like jQuery, you can achieve some really amazing things. Combining these two together will let you enhance the user experience by providing more intuitive and responsive web interface. Here are 15 ways you can use jQuery to improve CSS techniques. 1. Custom Styled Radio Buttons and Checkboxes It is always hard and next to imp



 

2009/10/20 23:35
 













 











AJAX User Poll Using jQuery and PHP - WPLoaded  

10users  
wploaded.com  


Today, well be creating a nice user poll script using jQuery and PHP utilizing AJAX and animation effects of jQuery to spice up the user interface and provide a rich user experience. Lets get started. Set up the database For storing poll questions, options and votes, well be using a MySQL database. Here is the database structure required. There are three tables: questions table stores the poll



 

2009/10/19 10:35
 









 











20 New & Useful PHP Techniques & Tutorials - WPLoaded  

5users  
wploaded.com  


PHP is the most popular and widely accepted server side scripting language among developers due to its easy to learn nature, free of cost and its large ever increasing helpful community. Here are 25 useful PHP techniques and tutorials, most of which have been published only in this year. 1. Facebook type image rotation and more using PHP and Javascript How does facebook rotate images in gallery. H



 

2009/10/14 10:02
 









 











10 Time Saving CSS Tools You Should Be Aware Of - WPLoaded  

4users  
wploaded.com  


CSS is the essential component of modern web design. But writing the CSS code from scratch for each web design project is a tiring and time-consuming job. Here are 15 CSS tools ranging from layout generators, form generators to code compressors that will save you a lot of time writing the CSS code for your next web design. 1. CSS Typeset CSS Typeset is a handy tool that allows to test different fo



 

2009/10/07 22:44
 













 











15 Brilliant jQuery Image Gallery/Slideshow Plugins - WPLoaded

10users  
wploaded.com  


Image galleries and slideshows provide a good user experience and make viewing images more pleasant and intuitive on your website. With the advent of powerful JavaScript frameworks like jQuery, Prototype, Mootools etc., the quality of JavaScript based image galleries and slideshows have improved dramatically. As these frameworks are getting popular day by day, more and more web developers are comi



 

2009/09/14 19:05
 













 











Multiple File Upload With Progress Bar Using jQuery - WPLoaded

23users  
wploaded.com  


The default browser file input boxes do not allow multiple file selection for uploading at once and also do not provide any visual clue as to how much of the files selected have uploaded. Earlier I wrote about multiple file upload using AJAX, but that did not provide multiple file selection and a progress bar. Today I am going to show you how to create a multiple file upload form that allows multi



 

2009/09/08 21:38
 











 











25 Incredibly Useful CSS Tricks You Should Know - WPLoaded  

46users  
wploaded.com  


Here are 25 incredibly useful CSS tricks that will help you design great web interfaces. You might be aware of some or all of these techniques, but this can be your handy resource to nifty CSS tricks that you should know. 1. Change Text Highlight Color You might not have known this before! With CSS you can control the colors of selected test at least for standards compliant cutting edge browsers l



 

2009/09/01 23:49
 















 











Collapsible Drag & Drop Panels Using jQuery - WPLoaded  

24users  
wploaded.com  


Drag n Drop panels are great to let the user control how he/she wants to see the information as he can arrange various information blocks according to his preference. This type of functionality is often provided by web portals or personal homepage services like iGoogle. Similarly, WordPress dashboard also lets user control how the various boxes are displayed. Today, i am going to show you how to c



 

2009/08/25 20:38
 













 











21 Really Useful & Handy PHP Code Snippets - WPLoaded  

65users  
wploaded.com  


PHP is the most widely used web based programming language that powers millions of websites including some of the most popular ones like Facebook. Here are 21 really useful and handy PHP code snippets that every type of PHP developer will find useful. 1. Human Readable Random String This code will create a human readable string that will look more close to dictionary words, useful for captchas. /*



 

2009/08/18 08:45
 



















 











Create a Dynamic Scrolling Content Box Using AJAX - WPLoaded  

5users  
wploaded.com  


If you have used Google Reader, then you might have noticed the way Google Reader shows feed items, it loads up few items first when you click on a feed and as you scroll down to view more items, it fetches more items dynamically and adds it to the list. Dzone also implements this technique to show items as you scroll down the list. Similarly, Facebook has also started using this technique to load



 

2009/08/06 12:20
 









 











21 Amazing CSS Techniques You Should Know - WPLoaded  

10users  
wploaded.com  


Cascading Style Sheets(CSS) is one of the building blocks of modern web design without which websites would have been ugly just like they were a decade ago. With time, the quality of CSS tutorials out there on the web has increased considerably. Here are 21 amazing CSS Techniques that you might not have thought could be done by CSS. 1. Cross Browser CSS SlideShow Amazing demonstration of how to cr



 

2009/07/30 22:05
 











 











Create Flipping Content Tabs Using jQuery - WPLoaded  

3users  
wploaded.com  


Content Tabs have become more popular lately with more and more websites and blogs using them to show more content in lesser space. Today I am going to show you how to create content tabs with nice flipping effect. For this, you will need the QuickFlip jQuery Plugin by Jon Raasch and of course, the latest version of the incredible jQuery library. The HTML Structure Heres the HTML structure youll



 

2009/07/27 21:54
 









 











AJAX Multiple File Upload Form Using jQuery - WPLoaded  

6users  
wploaded.com  


Multiple file upload forms are sometimes essential for your web application but managing upload from multiple file input boxes becomes a bit tedious and lengthy. But thanks to jQuery using which we can make this task easier too. Today Im going to create an AJAXified multiple file upload form that uses a lot lesser server side code and also provides a very nice user interface. For this tutorial, i



 

2009/06/26 00:56
 











 











WPLoaded - 24/7 WordPress Support Service - Unlimited Small Fixes From $79  

4users  
wploaded.com  


Considering switching from WordPress to Ghost (or maybe the other way around)? Scroll down, youve come to the right place.  Read more




 

2009/06/22 09:16
 



















 











Create Featured Content Slider Using jQuery UI - WPLoaded  

60users  
wploaded.com  


Showing off the best content of your website or blog in a nice intuitive way will surely catch more eyeballs. Using an auto-playing content slider is the one of techniques to show your featured content. It saves you space and makes for a better user experience, and if you add a pinch of eye candy to it, then theres no looking back. There are a few tutorials on creating featured content sliders li



 

2009/06/17 23:46
 





















 











10+ Excellent jQuery Plugins To Enhance HTML Forms - WPLoaded  

6users  
wploaded.com  


1. QuickSelect QuickSelect adds auto suggest type drop down functionality to textbox. It is very easy to integrate into your application and can work with a server side script using JSON. It can also convert a select box into auto suggesting dropdown textbox. 2. SexyCombo This plugin turns existing select boxes into combination of text input and select list so that user can start typing into combo



 

2009/05/08 09:30
 













 



































 

WPLoaded - 24/7 WordPress Support Service - Unlimited Small Fixes From $79  

 



j

k

l

e

o
 
 
















 









 

















 









 









 







Pro



 




 






App Storeからダウンロード
Google Playで手に入れよう


Copyright © 2005-2024 Hatena. All Rights Reserved.
 





x