Make a selection from the drop-down list.




Make a selection from the second drop-down list.

The second drop-down was made to work by changing the 'form name="jump" ' to "left" and the change was also made "location=". Interestingly, the second "jump" inside the [] was not changed.

Saturday, October 6, 2007

Spavel Has Arrived

My good friend Tom has asked me to contribute to this blog. The idea was to be able to test by-author backgrounds. The trick was to change the existing post wrapper <div> from: <div class='post-body'> <div><data:post.body/></div> to: <div class='post-body'> <div expr:class='data:post.author'> <data:post.body/></div>

This post supports spavel's reply in the 10/6/07 BHG query How can I use different styles of posts for different members of a blog?

No comments: