Help get this topic noticed by sharing it on Twitter, Facebook, or email.

Create popups at specific places on the page

After using this demo (http://crossrider.com/apps/24802/ide) I was able to make a popup menu that drops down once my extension button is clicked, just like the demo.

However I though I'd be able to modify it to make popups appear wherever I wanted on pages, similar to what LastPass extension does.

The goal here is to make little windows which users can interact with appear near certain DOM elements, without using pure HTML injection as that would not work in cases where I need to show a popup wider than an iFrame for example.

Is that possible?

Thanks
1 person has
this question
+1
Reply