This works well on 4.2.0, but the install instructions are obviously for vb3. How can I add the navbar popup link with the new vB4 navigation system?
Edit: Figured it out - I simply added a menu link under the 'Home' tab, with the link being:
Code:
javascript:openRadioAndTV()
As I had already pasted the required javascript code at the top of the navbar template, this works like a dream!