Error Onclick listen handler?
Moderator: Moderators
- Bludall
- Forum Chatterbox
- Posts: 10665
- Joined: Wed Apr 11, 2007 9:19 pm
- Location: East Midlands
- Has thanked: 39 times
- Been thanked: 5 times
Error Onclick listen handler?
when I'm on Facebook, this keeps popping up. How do I stop it? Thanks, One very frustratedc woman!
Failure means you just didn't get it right yet!
Louise
Louise
- dave.m
- Deceased 07-06-2012 R.I.P
- Posts: 4989
- Joined: Tue Jun 09, 2009 4:30 pm
- Location: A Yorky in Lancashire
- Has thanked: 13 times
- Been thanked: 318 times
Louise,
I won't have anything to do with Facebook so cannot run a search on their help section, but you could log in and try here:
http://www.facebook.com/help.php
dave
I won't have anything to do with Facebook so cannot run a search on their help section, but you could log in and try here:
http://www.facebook.com/help.php
dave
- dave.m
- Deceased 07-06-2012 R.I.P
- Posts: 4989
- Joined: Tue Jun 09, 2009 4:30 pm
- Location: A Yorky in Lancashire
- Has thanked: 13 times
- Been thanked: 318 times
The 'on' bit means it is an event handler for Java Script.
After that, I am lost, because I have only ever done a little bit of scripting.
This is what I found about it:
Do they have a section where you can contact them for help and tell them about the problem?.
dave
After that, I am lost, because I have only ever done a little bit of scripting.
This is what I found about it:
Is it only happening when you click on a certain word, button or link. It sounds as if the handler is corrupt and it is nothing to do with your browser or your computer. It is a JavaScript error on Facebook.The onClick handler is executed when the user clicks with the mouse on the object in question. Because you can use it on many types of objects, from buttons through to checkboxes through to links, it's a great way to create interactive Web pages based on JavaScript.
Do they have a section where you can contact them for help and tell them about the problem?.
dave
- dave.m
- Deceased 07-06-2012 R.I.P
- Posts: 4989
- Joined: Tue Jun 09, 2009 4:30 pm
- Location: A Yorky in Lancashire
- Has thanked: 13 times
- Been thanked: 318 times
What operating system are you usaing, XP or Vista?
Also Which browser and version do you use, Internet Explorer, Firefox or other?
This is the latest:
http://java.sun.com/javase/downloads/index.jsp
2nd one down,
Java SE Runtine Environment (JRE)
JRE 6 Update 14.
What is happeneing is if it is a button that you click to open something, the link written behind the button is not being recognised to do what it should.
If it is only happeneing on Facebook and not any other sites it could be their problem and not yours, but try to update Jave and see the outcome.
Will not do any harm to yours to have the latest version.
dave
Also Which browser and version do you use, Internet Explorer, Firefox or other?
This is the latest:
http://java.sun.com/javase/downloads/index.jsp
2nd one down,
Java SE Runtine Environment (JRE)
JRE 6 Update 14.
What is happeneing is if it is a button that you click to open something, the link written behind the button is not being recognised to do what it should.
If it is only happeneing on Facebook and not any other sites it could be their problem and not yours, but try to update Jave and see the outcome.
Will not do any harm to yours to have the latest version.
dave