Page 1 of 1
clicking on links
Posted: October 30th, 2013, 3:40 pm
by ppauper
not sure if this is a problem on my pc or whether wilmott has changed somethingpreviously when I clicked on a link in a post, it opened a new tabtoday, the new page is opening on the exisiting wilmott tab rather than a new page and I have to click on the back arrow to get back the wilmott pagethis is with firefox
clicking on links
Posted: October 30th, 2013, 7:33 pm
by Hansi
a hrefs are set to target="new" which is not defined in the standard as anything other than a name.This used to work in very old versions of Firefox but shouldn't anymore:
http://www.ibrian.co.uk/01-09-2009/fire ... new/_blank should be used instead if the intention is to have them default to a new window/tab:
http://msdn.microsoft.com/en-us/library ... 5).aspxFor now just hold ctrl when you click.
clicking on links
Posted: October 30th, 2013, 7:46 pm
by tags
that has happened to many several times these last days.it didn't really investigate, but it seems that it depends on the thread : some thread will open linked pages in a new tab while other (few) will open in the same page.
clicking on links
Posted: October 31st, 2013, 9:03 am
by Administrator
I will look into this today... Regards, James