Making the size of elements the same with jQuery-Twitter bootstrap
I have created a function that is supposed to check the size of each element store the biggest size in a variable, then apply that size to all the elements. It seems to be working when the browser is refreshed…