Hide standard Backbutton in Header
Posted: Thu Nov 28, 2013 7:54 pm
How can I hide the 'standard' backbutton in the header with javascript?
I would like to hide the button in the case of an android device (they have already a backbutton). I can detect if the user has an andoid device, but I can not find how to hide the backbutton in that case.