Is there a way to make a javascript link open up in IE?
By : ghengischron
Date : March 29 2020, 07:55 AM
this will help Without putting compiled code on the user's machine, then more than likely, no. It would require you to specify to the os a specific program to run, and that's going to violate the security restrictions that are (and should) be on most browsers in the market today. You might be able to create plug-ins for each of the major browser vendors which will intercept the link and open it in IE, but that becomes tedious, as there are different models for each browser. On top of that, you have to get your plugin installed on each machine, which users might not be interested in doing.
|
Javascript: Trying to make form submit button open in new window, link determined by radio buttons
By : Naveenaan k n
Date : March 29 2020, 07:55 AM
|
How do I make a javascript link open to share a different link for seo purposes?
By : saffiq
Date : March 29 2020, 07:55 AM
Any of those help Hi I'd like to share a link different to a web page I'm sharing from. It goes to the same page but its a tiny url link. The below code share the page url to Facebook and Twitter, but how do I share a custom link? , Ah got it just add it into the PAGE_URL attribute
|
Make button open link - Swift
By : yamaimo
Date : March 29 2020, 07:55 AM
|
Make button validate form and open a link
By : Isabel Silvis
Date : March 29 2020, 07:55 AM
|