Has anyone created a commonjs wrapper for Date.js? I d like to use the Date.js library inside node and don t want to import it as a bare file and eval it if I can help it.
How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.