ONCLICK as a button attribute (apex 4.0)
Pete88Dec 30 2011 — edited Jan 2 2012Hello
Small and simple problem.
I have a link from a none apex web site to web site developed using apex ... this is a simple URL call from the first application to the seconds application ... no problem
In the APEX allocation I have a "back" button where I have coded; ONCLICK="history.go(-1)" as a button attribute. This is not working. Then the button is selected the same page just redisplays.
Maybe I have the Javascript code is wrong or going about this the wrong way?
All help welcome
Pete
Edited by: Pete88 on Jan 1, 2012 9:07 PM