How do I make tabs have a different colour?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2014 04:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2014 03:28 AM
Hi Jim,
No, not as yet. I cannot seem to find out why it is not showing as red - Any advice is appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2014 03:05 PM
Did you try turning on the Internet Explorer script error alerts to see if a script was causing the issue?
Internet Explorer Really Can Be Your Friend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2014 12:19 PM
To force the red bars, try using the following code in a client script:
g_tabs2Sections.markMandatoryTabs();
For more tricks with form tabs, refer to the following blog post:
http://snowpudding.wordpress.com/2014/10/02/demystifying-form-tabs/
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2014 03:22 PM
Can you validate that the issue exists in multiple browsers?
Test in Chrome and see if the issue exists?
If the issue exists in Chrome.. Right click anywhere in the page and load up the console. Print any error's in the console to this thread.
If the issue is not in chrome please provide your IE version. I agree with Jim Coyne (CompuCom) it's most likely a UI Script or Client Script undefined error causing it not to flip the required red notification.
-Matt