javascript:void navigation

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
tolykusa
Spectator
Spectator
Posts: 1
Joined: Wed Aug 17, 2011 10:00 pm

javascript:void navigation

Post by tolykusa »

Hello! I checked everywhere i could think off and used the search to find the setting that allows the javascript: void navigation.

I see that it has been fixed but how to enable/disable i can't find and still doesnt work with the 2.11.3 version.

What am I missing????

Thank you so much for the support!!!

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

You can manipulate the JavaScipt void functionality in PWB with the following setting.

[Browser]
JavaScriptVoidCancelNavigate=True

This setting is defaulted to true in PWB.

Please note the soon to be release PWB v2.11.4 further addresses this. For example PWB v2.11.3 looks for "javascript:void(0);" where as PWB v2.11.4 looks for "javascript:void(*" which includes the malformed "javascript:void(0)" function statement.

--Scott

Post Reply