Quote:
Originally Posted by Aeris
It would have been really nice to load up html with absolute path instead of only these in system folder only... but it isn't possible I guess
|
I didn't try it, but maybe something like:
Code:
lipc-set-prop com.lab126.pillow customDialog '{"name": "../../../../mnt/us/example"}'
will load
/mnt/us/example.html. I hope you'll understand principle. Note that I may be wrong in number of
...