Recent Posts
The Hitchhiker’s Guide to Ruby On Rails Galaxy
Return To Blog Listing
My tech blog Web Development using Ruby On Rails
Recent Posts Tagged With 'javascript'
To make text in TextArea selectable onclick of mouse
I am very sure most know about this and is a very simple thing. But as I have found sometimes that small things are the one which are missed. So wanted a quick note on - How to make the text inside a textarea selectable on mouse click. Well, we use t...
:disable_with does not work with Merb
Beside the known problem of :disable_with killing form_remote_tag AJAXiness, I recently faced another one - namely that it seem :disable_with for Submit_tag does not play well with Merb . In the current project I am working, we decided to use Merb fo...
