B badjerzeeboy2 New Member Oct 5, 2012 #1 \[code\]jQuery(this).html(jQuery(this).html() == '▼ SHOW ▼' ? '▲ HIDE ▲' : '▼ SHOW ▼');\[/code\]This will toggle the text as requested but it shows the\[code\]▼\[/code\]as the html and not as the ▼ anyone have any ideas?
\[code\]jQuery(this).html(jQuery(this).html() == '▼ SHOW ▼' ? '▲ HIDE ▲' : '▼ SHOW ▼');\[/code\]This will toggle the text as requested but it shows the\[code\]▼\[/code\]as the html and not as the ▼ anyone have any ideas?