Welcome Guest Search | Active Topics | Sign In | Register

Clicking on link does nothing? Options
Yordan
Posted: Wednesday, January 20, 2021 6:39:18 AM
Rank: Newbie
Groups: Member

Joined: 1/19/2021
Posts: 5
Hello.
I wonder what could be wrong. Some of the links works, some does not.
Interesting they seems to work just fine in some older releases, but in the recent - some of the links just do nothing.
What could I be doing wrong ?
Jason R.
Posted: Wednesday, January 20, 2021 11:23:10 PM
Rank: Member
Groups: Member

Joined: 6/12/2015
Posts: 20
Are the links using href, inline JS within the href or pure JS?
Yordan
Posted: Thursday, January 21, 2021 2:23:17 AM
Rank: Newbie
Groups: Member

Joined: 1/19/2021
Posts: 5
On the different places is different. I would say - I have all of them.
Jason R.
Posted: Thursday, January 21, 2021 7:46:57 AM
Rank: Member
Groups: Member

Joined: 6/12/2015
Posts: 20
Make sure you're not disabling JS.

Are you also handling the NewWindow Event?
Yordan
Posted: Thursday, January 21, 2021 8:30:31 AM
Rank: Newbie
Groups: Member

Joined: 1/19/2021
Posts: 5
Emh.. I dont believe I am dissabling anything. I were handling new window event, but removed that code and the issue remains.
eo_support
Posted: Thursday, January 21, 2021 8:54:26 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,067
Hi,

You can try to use TabbedBrowser sample application to load the page and see if it works. If that does work, then something is wrong in your code. Most likely how you handle NewWindow event. Specifically, your NewWindow event handler can NOT be empty. You can find more details here:

https://www.essentialobjects.com/doc/webbrowser/advanced/new_window.aspx

If the page does not work with TabbedBrowser sample application either, you can PM us the Url and we will take a look here.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.