Posts Tagged ‘List’

admin adobe Array Click client code com Creating css div download everything file free Function google idea Images jquery line link Lt magazine name page Php piece plugin post search Sidebar site solution something Style tag text theme time use version way web WordPress Wp
Aug
02
2010
Ajax and WordPress

Using Ajax with WordPress

A little while back, I updated Magazine Basic and added the Ajax save function. When I uploaded it to WordPress to await approval, I received some feedback on how...

Read More

2 comments

May
24
2010
googlefontapi

The New Google Font API

Using the standard Web safe fonts is quickly becoming a thing of the past thanks to modern alternatives like @font-face kits and the new Google Font API. Taking a...

Read More

2 comments

Apr
13
2010
niceform-sml

8 jQuery Plugins to Improve the Way your Forms Look

When it comes to forms, every browser displays inputs, select drop downs and buttons differently. You can style certain elements using CSS but things like radio buttons and checkboxes...

Read More

4 comments

Nov
13
2009
textwrangler

10 Great Free Mac Apps for Web Developers

I have been a Mac man for almost ten years now, and though many Web developers swear to working on a PC, I find my Mac has everything I...

Read More

7 comments

Nov
10
2009
calendar

Display a List of Upcoming Posts in WordPress

When you have completed a post in WordPress, you have the ability to save it as a draft, publish it immediately or schedule a future date when it will...

Read More

1 comment


Oct
19
2009
wp

Display Random Posts in WordPress

I am working on a new WordPress site and I wanted to display a selection of random posts at the bottom of every page. It is pretty simple to...

Read More

9 comments

Aug
27
2009
html5

Get Familiar with HTML 5

If you work on the web you have probably heard about HTML 5. It is the next evolutionary step in web programming and the sooner you familiarize yourself with...

Read More

1 comment

Jul
17
2009
VaultIcon

Securing Your Site’s Directories

If you store files or images in a folder called “images”, and people enter www.yoursite.com/images as a URL, they will see a list of all the files you have...

Read More

2 comments

Jun
13
2009
wordpressshirt

Remove wp_list_pages() Links for Parent Pages

Creating a page list in WordPress is super easy. All it takes is one function call: <?php wp_list_pages(); ?>. The only problem with the list is if you have...

Read More

36 comments