Computer Hope

Software => Internet browsers => Topic started by: John1397 on August 30, 2015, 07:06:18 PM

Title: Right clicking on link on web page
Post by: John1397 on August 30, 2015, 07:06:18 PM
When right clicking on a link in web page it returns in new tab with
}    javascript:%20View('111')   { what does this mean?
Title: Re: Right clicking on link on web page
Post by: soybean on September 01, 2015, 09:15:19 AM
Does this happen with all links or only with specific ones?  What browser are you using?  Can you mention a specific web page and link on the page where this happens?
Title: Re: Right clicking on link on web page
Post by: John1397 on September 05, 2015, 10:41:38 AM
I use firefox 30 and this occurs when trying to right click on your individual mail at mail.k.st you can not right click and open in new tab, choice is not listed only copy link location is.
Title: Re: Right clicking on link on web page
Post by: patio on September 05, 2015, 01:08:48 PM
Your mail app isn't setup properly then...
What do you use for email ? ?
Title: Re: Right clicking on link on web page
Post by: camerongray on September 05, 2015, 03:15:29 PM
That looks like your mail provider's website is using JavaScript to open the links rather than pointing them to a regular URL.  The way they are doing it it pretty old fashioned and bad practice by modern standards but there is really no way to change it on your end.