x00
MVPx00 MVP
Reactions
-
Re: Jquery & Vanilla
I already said the vanilla already uses jquery so there is no need to add it twice. secondly you are using a smartly template in smarty templates use curly brackets. This is goign to to cause a confl… (View Post)2 -
Re: New Premium Theme: Silicon!
very nice theme, and I don't hand out praise easily. (View Post)3 -
Re: x00 is on Fire !!!!
:blush: thank you very much 422. I have good motivation. (View Post)4 -
Re: Why markdown?
what I mean is use it when is convenient. The block syntax is not always convenient. You realise htmlLawed will close the tags * one * two * one* two doesn't get easier than that. Markdown is fi… (View Post)1 -
Re: Hide div / element if user signed in
$('.sp-container').hide(); or $('.sp-container').css({'visibility':'hidden'}); If you want to keep the space. (View Post)1
