Jump to content

An odd issue with an ALERT


phppup

Recommended Posts

I have a simple ALERT that will NOT display a phrase that contains a space between words.

I've tried OnClick and OnMouseOve, but the result is the same.

onmouseover=alert('HelloBoysandGirls');  //works fine as a pop-up

onmouseover=alert('Hello evrybody');   //refuses to operate

Solution? Reason?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.