In LESS I used following code to get the window\'s height.
@winheight:`$(window).height()`
What I\'m getting is a number, but when i add
give this code and see what is you get it.
@winheight:0px + `$(window).height()'