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

Link Open In New Tab And Focus On Previous Tab

How to make the focus remains on the same tab while a link is opening in new tab in the background … Read more Link Open In New Tab And Focus On Previous Tab

Remove Event Listener From Window Object Using Jquery

I am trying to remove blur and focus event listeners from window object using jquery's unbind f… Read more Remove Event Listener From Window Object Using Jquery

How Can I Ensure That The Latest Version Of My Javascript Code Is Loaded For The Client?

We have a client with thousands of users (who all use Internet Explorer) and a large amount of java… Read more How Can I Ensure That The Latest Version Of My Javascript Code Is Loaded For The Client?

How To Display A Pdf Stream In A Browser Using Javascript

I am accessing an existing WCF web service (which returns a PDF as a byte stream) using jquery'… Read more How To Display A Pdf Stream In A Browser Using Javascript

Making Drag And Drop Upload With Less Javascript

I'm trying to make an upload holder for my website, so users can easily drag and drop a file on… Read more Making Drag And Drop Upload With Less Javascript

Change Link Mouseover Text On The Bottom Of A Browser Window

You know that text that appears in the bottom left of your browser when you mouseover a link? How d… Read more Change Link Mouseover Text On The Bottom Of A Browser Window

Save Checked Checkboxes When Page Reloads

For my search-engine I designed a filter using a form with checkboxes. When submitting those, the f… Read more Save Checked Checkboxes When Page Reloads

Javascript Files Appears Duplicated In Ajax Navigation

I´m having troubles with AJAX navigation, the problem is that the javascript files loaded remains i… Read more Javascript Files Appears Duplicated In Ajax Navigation