(03-17-2013, 09:19 PM)stevehead Wrote: Hidden content for guests
This is slightly true as it's not possible with PHP (Server side scripting) but it can still be done with JS.
I have found a solution for Chrome and Firefox however.
Chrome:
PHP Code:
Hidden content for guests
Firefox:
PHP Code:
Hidden content for guests
Method with both mixed:
PHP Code:
Hidden content for guests
Yes I know I used PHP tags when demonstrating JS but that's only because of the awesome MyBB PHP syntax highlighting.
If anybody wants me to create a cross browser working solution just send me a message and we can work something out.