Posts
 
Reputation
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
~28 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Phil++

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]

Member Avatar for goje87
0
28

The End.