PATH:
home
/
sudairsocs
/
www
/
forum
/
Themes
/
default
/
scripts
$(function() { $('ul.dropmenu, ul.quickbuttons').superfish({delay : 250, speed: 100, sensitivity : 8, interval : 50, timeout : 1}); // tooltips $('.preview').SMFtooltip(); // find all nested linked images and turn off the border $('a.bbc_link img').parent().css('border', '0'); }); // The purpose of this code is to fix the height of overflow: auto blocks, because some browsers can't figure it out for themselves. function smf_codeBoxFix() { var codeFix = $('code'); $.each(codeFix, function(index, tag) { if (is_webkit && $(tag).height() < 20) $(tag).css({height: ($(tag).height() + 20) + 'px'}); else if (is_ff && ($(tag)[0].scrollWidth > $(tag).innerWidth() || $(tag).innerWidth() == 0)) $(tag).css({overflow: 'scroll'}); // Holy conditional, Batman! else if ( 'currentStyle' in $(tag) && $(tag)[0].currentStyle.overflow == 'auto' && ($(tag).innerHeight() == '' || $(tag).innerHeight() == 'auto') && ($(tag)[0].scrollWidth > $(tag).innerWidth() || $(tag).innerWidth == 0) && ($(tag).outerHeight() != 0) ) $(tag).css({height: ($(tag).height + 24) + 'px'}); }); } // Add a fix for code stuff? if (is_ie || is_webkit || is_ff) addLoadEvent(smf_codeBoxFix); // Toggles the element height and width styles of an image. function smc_toggleImageDimensions() { $('.postarea .bbc_img.resized').each(function(index, item) { $(item).click(function(e) { $(item).toggleClass('original_size'); }); }); } // Add a load event for the function above. addLoadEvent(smc_toggleImageDimensions); function smf_addButton(stripId, image, options) { $('#' + stripId).append( '<a href="' + options.sUrl + '" class="button last" ' + ('sCustom' in options ? options.sCustom : '') + ' ' + ('sId' in options ? ' id="' + options.sId + '_text"' : '') + '>' + options.sText + '</a>' ); }
[+]
..
[-] smf_fileUpload.js
[edit]
[-] icondropdown.js
[edit]
[-] jquery-3.6.3.min.js
[edit]
[-] theme.js
[edit]
[-] qrcode.js
[edit]
[-] minified_3256084bd53c654f7345b56b0748c8c1.js
[edit]
[-] fader.js
[edit]
[-] suggest.js
[edit]
[-] minified_60932b286a62213dffd19341f27c710c.js
[edit]
[-] jquery.custom-scrollbar.js
[edit]
[-] admin.js
[edit]
[-] alerts.js
[edit]
[-] quotedText.js
[edit]
[-] dropzone.min.js
[edit]
[-] jquery.caret.min.js
[edit]
[-] minified_27b358dbf97be9848d9672fbf8cc0d72.js
[edit]
[-] captcha.js
[edit]
[-] jquery-ui.datepicker.min.js
[edit]
[-] spellcheck.js
[edit]
[-] jquery.timepicker.min.js
[edit]
[-] script.js~
[edit]
[-] register.js
[edit]
[-] mentions.js
[edit]
[-] profile.js
[edit]
[-] editor.js
[edit]
[-] topic.js
[edit]
[-] PersonalMessage.js
[edit]
[-] minified_032684497715f910a4b86bfe1428ed76.js
[edit]
[-] minified_98c8f30c239a8a882fb0a646f3d4d4be.js
[edit]
[-] smf_jquery_plugins.js
[edit]
[-] jquery.datepair.min.js
[edit]
[-] stats.js
[edit]
[-] jquery.sceditor.bbcode.min.js
[edit]
[-] sha1.js
[edit]
[-] minified_7a98bade854c7482c1d6fe03779d8cb5.js
[edit]
[-] alertSettings.js
[edit]
[-] slippry.min.js
[edit]
[-] index.php
[edit]
[-] minified_f144db558e0cd546ac34edb3ece7f54f.js
[edit]
[-] minified_8d3fd2db608dec07614478608da06271.js
[edit]
[-] minified_e61540b59b1595425b4b98176d0f429a.js
[edit]
[-] minified_b35ae691bf1eda2c6b010a08a2526e06.js
[edit]
[-] jquery.sceditor.smf.js
[edit]
[-] minified_96cd0c56c4aa295006f7b4bf99f0553c.js
[edit]
[-] drafts.js
[edit]
[-] script.js
[edit]
[-] jquery.atwho.min.js
[edit]
[-] minified_b3f5c33fe6d21f4cc5b1511ea1293c27.js
[edit]