firefox - XUL: How to edit popup's position -


I am developing a simple Firefox addon: a button with popup that shows an event with a classical mouse.

Does anyone know if it is possible that the status of the popup is determined?

ex: top right to bottom

thanks

Have you seen?

Also, see a glance. This is also an example.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -