Jonathan W
✭Jonathan W ✭
Reactions
-
Re: Does Not Work On Operamini. Editors Do Not Work Well On Mobile
Not just power hungry as @hgtonight said, but I could also remember something about Opera Mini specifically. I did a quick search to confirm: https://dev.opera.com/articles/opera-mini-and-javascript/… (View Post)1 -
Re: Menu Item disabled?
Well, after making the above post, I noticed that the rest of the function uses $elem instead of this to handle the element. I changed my version of global.js to use $elem and it now functions as exp… (View Post)1 -
Re: Set a background image with Bootstrap?
You can also use this Addon for on-the-fly CSS edits: vanillaforums.org/addon/cssedit-plugin It loads last, so whatever you save in there will override whatever else is there - with some exceptions (… (View Post)3 -
Re: Vanilla Setup and Mysql remote databases.
A word of caution when using MySQL remotely: Be sure to lock down your username to the specific IP it will be connecting from. If you allow connections from all remote hosts, you welcome vulnerabilit… (View Post)2