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

How To Preserve Text Selection When Opening A Jquery Dialog

Using jQuery's dialog I came across the following quirk (tested in FF3): User selects text In … Read more How To Preserve Text Selection When Opening A Jquery Dialog

How To Change Css Of Selected Text Using Google Chrome Extension

I am making an extension for Chrome browser that uses contextMenus to change CSS of the selected te… Read more How To Change Css Of Selected Text Using Google Chrome Extension

Javascript Contenteditable - Wrap Cross-tag Selections

I'm experimenting a bit with contentEditable and encountered this issue: I have the following j… Read more Javascript Contenteditable - Wrap Cross-tag Selections

Weird Behavour Wysiwyg?

I have a code to wrap elements around text it works fine until i try the following format in my edi… Read more Weird Behavour Wysiwyg?