![]() |
If IE7 or Below? - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: If IE7 or Below? (/thread-106981.html) |
If IE7 or Below? - Everett777 - 2011-11-01 Okay, here's my code:
I want to know if this will show in all IE versions below/including IE7? (IE 7, IE6, IE5, Ect.) Thanks! RE: If IE7 or Below? - Solidus - 2011-11-01 [if lt IE 8] ^IE 7 and below. RE: If IE7 or Below? - Everett777 - 2011-11-01 Can anyone confirm this? RE: If IE7 or Below? - Solidus - 2011-11-01 100% certain. RE: If IE7 or Below? - Everett777 - 2011-11-01 Okay, then what does my current code do? RE: If IE7 or Below? - Solidus - 2011-11-01 Not sure, perhaps the same thing. |