Widget:IncludeSktContentOnClick: Difference between revisions

From Rangjung Yeshe Wiki - Dharma Dictionary
Jump to navigation Jump to search
((by SublimeText.Mediawiker))
(No difference)

Revision as of 14:26, 2 August 2021

<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script><script>

$( "#ooui-php-5" ).click(function() { $("#tibContent").load("/tib #tibContentToLoad"); }); </script>