Background:
I asked this question yesterday:
How to modify the orientation of a
asking how to
What about this code:
jsfiddle
// I add a number of new elements to the , in this case, 'm', 'n', 'o' &'p'
var rowcount = 6; // I increase rowcount from 4 to 6 to accommodate the new elements
var colcount = 3;
var ichild=$('.directory-result-list-bottom').children();
var wf= "- ";
var wb= "
"
var k="";
var u;
var v;
var carryover=0;
$('.directory-result-list-bottom').empty();
for(var i = 0; i