The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
own BB code - {param} with ' and "
I have some problem.
I have some database and script to browse it. On my board i have own BB code, that shows data from that database using ajax. The problem is, that {param} must be passed to javascript, and it can containt both ' and " characters. example: [somecode]someparam[/somecode] is replaced to <a href="someadderss?param={param}" onmouseover="somefunction('{param');">{param}</a> The problem is, that if param contains ' or " BB code does not work correctly. Anyone have some idea how to convert those characters to some replacement code (" and ' ) ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|