- Has been a member for 1-2 years
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Vietnam
Please check the full code of this at: https://github.com/devinsays/options-framework-theme/blob/master/inc/options-interface.php I can’t understand why I can’t put javascripts ( Google Analytics ) to Textarea. Now I can put HTML & text only. ( not support javascript now ) See $val at line 84 and textarea at line 113.
Anybody can help ?
- Has been a member for 1-2 years
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Vietnam
It’s working well now. Thank you very much!
- Has been a member for 1-2 years
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Vietnam
It’s save <script> only not <script type=”text/javascript”> Anybody can help?
- United Kingdom
- Community Superstar
- Attended a Community Meetup
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 5 000 and 10 000 dollars
- Has been a member for 2-3 years
- Microlancer Beta Tester
- Bought between 100 and 499 items
- Referred between 10 and 49 users
uxde said
It’s save <script> only not <script type=”text/javascript”> Anybody can help?
That should still work, becuase the default type for script is text/javascript, because thats how you do it in html5
