Ajax Bestiary: A Javascript Field Guide
 
Ajax Bestiary: A Javascript Field Guide
 
 

Blueprint Layout Tool 0.2.1

Posted by Don Albrecht

I’ve posted a bug fix release to the Layout Tool.

Changes:

  • Dramatic improvements to selecting
  • Fixed script error for IE 7.

Known Issues:

There are still major issues with IE 7 and it doesn’t work well in IE 6 yet.  If anyone has a clue why the color of the div gets progressively darker in IE 7, I’d appreciate it.

You can testdrive the new version at:

http://www.ajaxbestiary.com/Labs/BLT2/index.htm


2 Comments

  • How do you select multiple columns so that you can “group” them and what is the advantage of “grouping” besides moving them around together (e.g. does it change the output?)

  • You can drag a rectangle around them. Just click outside of any boxes and drag a rectangle around them. Grouping does change the output as it incases a set of columns in a large column div. This div can then be resized and reordered.

Leave a Reply