Hi,
I have a generally accessible Apex website (no login required) that uses a badge list. The user can drilldown from some of the badges and they are working fine. Where drilldown is not needed I use " 'javascript:void(0);' as target" which achieves the objective of not allowing a drilldown. However the user still sees the cursor change from an arrow to a 'hand' icon. Is there any way of stopping this happening?
Is it even an Apex issue or is it a browser feature. It happens on Chrome and Firefox.
Regards,
Chris