All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info
Discussion Forums
Login: Password:Remember me: Sign up! | Forgot password

Forums > Commons
A place to come and discuss the features of this site, as well as suggest/request additions and modifications. Oh yeah, and Bug reports too.
Erik O.
2005-06-02 21:34:09
Inserting Hints in Puzzles

Tehre are a number of puzzles on Perplexus that have a nice little hint box to help readers solve the puzzles. I think the following code should work for any potential puzzle submitters:


<i>Mouse over for a hint: <img src="http://perplexus.info/images/perplexus/icons/solution.gif" width="20" height="20" alt="[*** insert hint here ***]" title="[*** insert hint here ***]" border="1"></i>


There are two places where [*** insert hint here ***] appears. Be sure to replace both with your hint.

Erik O.
2005-06-02 21:51:43
Re: Inserting Hints in Puzzles

Looks like you also need to use the &quote; code in place of each of the double quotes.

<i>Mouse over for a hint: <img src="http://perplexus.info/images/perplexus/icons/solution.gif" width="20" height="20" alt="[*** insert hint here ***]" title="[*** insert hint here ***]" border="1"></i>

In the queue, all I get is a bunch of HTML code, but I think the scholars can set it up to get the little picture to show up.

Erik O.
2005-06-02 21:53:02
Re: Inserting Hints in Puzzles

Oops...

<i>Mouse over for a hint: <img src=&quot;http://perplexus.info/images/perplexus/icons/solution.gif&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;[*** insert hint here ***]&quot; title=&quot;[*** insert hint here ***]&quot; border=&quot;1&quot;></i>

Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information