Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
You might need to escape the double quotes (") which is being echoed in the HTML... :) The modified code will look like as follows. [code=php]echo "<a href=\"javascript:createBBtag('[bold]','[/bold]','txtA')\"><strong>B</strong></a>";[/code]
The End.
goje87