A quick look into how the WordPress posts tables are set up and a custom view query that can be used outside of php to loop through the posts or pages.
We can use Java’s Alpha transparency funtionality together with native ColdFusion image functions to slice images diagonally. Let’s take a look at how to do this and then how to join 2 images diagonally to be used in a slider.
I’ve implemented similar functionality on numerous sites by now, and I thought I would write up a short post on how to do this using jQuery and ColdFusion. The goal is to create a simple form text input which will collect someone’s email and add it to a database table. Basic stuff, with just a …