Skip to content Skip to sidebar Skip to footer
Showing posts with the label Opera

How Can I Check If The Browser Support Html5 File Upload (formdata Object)?

How can I check if the browser support HTML5 file upload (FormData object)? var fd = new FormData()… Read more How Can I Check If The Browser Support Html5 File Upload (formdata Object)?

How To Format Input Placeholder Text For The Opera Browser?

I have styled placeholder text with CSS using the psuedo elements and pseudo classes below. This g… Read more How To Format Input Placeholder Text For The Opera Browser?