http://net.tutsplus.com/articles/web-roundups/top-20-premium-quality-sliders/
Daily Archives: February 16, 2011
Disable textarea resizing
CSS to disable resizing The CSS to disable resizing for all textareas looks like this: textarea { resize: none; }
mollom.getServerList
mollom.getServerList Required Name Type Description required public_key string Site public key required time string Site server time in this format:Â yyyy-MM-dd’T’HH:mm:ss-.SSSZ required hash string HMAC-SHA1 digest required nonce string One time nonce optional ssl boolean Use SSL for all api calls returns array of strings Array of servers that can be used