Originally Posted by BOAC
Well - never saw/used that one! I'll have a look in the Owner' Handbook' to see.
Tx BOAC.
It is a "nice to have". We used to have a little icon for it as well - which dissapeared now ?
Here is what the handbook say BOAC (sorry been a moderator as well for many years - find it very usefull)
Cheers and thanks
Gunss
PS: I am travelling from Sunny SA to London and TIP - so only online again Tuesday !
Code
The [code] tag switches to a fixed-width (monospace) font and preseves all spacing.
Usage
Example Usage
Code:
<script type="text/javascript">
<!--
alert("Hello world!");
//-->
</script>
Example Output
Code:
<script type="text/javascript">
<!-- alert("Hello world!");
//-->
</script>
LINK IS HERE...