Widget:IncludeTibContentOnClick: Difference between revisions

From Rangjung Yeshe Wiki - Dharma Dictionary
Jump to navigation Jump to search
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 1: Line 1:
<div id="tibContent"></div><script src="https://code.jquery.com/jquery-1.12.4.min.js"integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ="crossorigin="anonymous"></script><script>
<div id="tibContent"></div><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() {
$( "#ooui-php-5" ).click(function() {
$("#tibContent").load("index.php/<!--{$page}-->/tib #tibContentToLoad");
$("#tibContent").load("index.php/<!--{$page}-->/tib #tibContentToLoad");

Revision as of 14:20, 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("index.php//tib #tibContentToLoad"); }); $('#ooui-php-5').click() </script>