Edit The init part of the theme is up online in github so feel free to try it and raise any issue or suggestions. Well, not long ago I came across this great ghost platform, it possess a great theme, this theme is a simple, minimalistic and really useful, Casper theme is one of the …
JQuery
Getting Element Child Sizes with Jquery
This is a fast and reliable way to find the biggest DOM element inside another element, this way we can alter its size to match its brothers. if you have any comments or suggestions how this can be done with out javascript I’m all ears
Getting Input text value with jQuery
I look a lot true the net and I couldn’t find anything about in how to get a value of a input text, but only if the element has not zero on it, and noted, that I am talking about a interactive application the gets data back and forwards servers true ajax. What I think …