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

Appended Control's Css

I've developed a JavaScript Bookmarklet that have appended div to the current page. But problem… Read more Appended Control's Css

Create A Link To A Web Page That Runs A Javascript Function On The Page

Using HTML and Javascript, is it possible to create a link to a web page that automatically runs a … Read more Create A Link To A Web Page That Runs A Javascript Function On The Page

Why Does This Bookmarklet Js Code Not Work When Put In An Onclick Handler?

I have a pretty typical bookmarklet code that's working perfectly for me in all browsers. Howev… Read more Why Does This Bookmarklet Js Code Not Work When Put In An Onclick Handler?

Open Pop Up After Clicking Bookmark Link

I am working on a short application. In which I have followiing things. move a link something from… Read more Open Pop Up After Clicking Bookmark Link

Sending Text Cross Domain By Bookmarklet

I need a user to navigate to a certain page that has a certain div full of useful text. Then click… Read more Sending Text Cross Domain By Bookmarklet

Can I Detect Whether A Browser's Bookmarks Toolbar Is Enabled With Javascript?

I have a bookmarklet, and my users are consistently clicking it instead of dragging it to their boo… Read more Can I Detect Whether A Browser's Bookmarks Toolbar Is Enabled With Javascript?