Hello

echo "<form action=\"index.php\" method=\"post\"> <input type=\"submit\" class=\"key\" value=\"\"> </form>"; 

There is a form inside the PHP code (it eats but more). When hovering on input, I wanted to do this:

 <input type=\"submit\" class=\"key\" value=\"\" title=\"превед!!1\"> 

those. what would be the bottom of the label to the button. Nothing succeeded. Tell me how to be?

ps in the opera - no (firelis - yes)

  • one
    Strange, everything worked out for me ... -------------------------------- З.Ы. in opera - yes - Palmervan

1 answer 1

 <input type="submit" class="key" value="" title="превед!!1"> 

This code is fully working (checked in 3 browsers). When you hover the mouse on this button pops up a hint.