//
$(document).ready(function () { var vid = document.getElementById("myVideo"); vid.playbackRate = 1; var overlay = 'false'; if (overlay == 'true') { $('#ts-overlay-wrapper').addClass('ts-overlay'); } });
Home
(current)
Club Info
Club Info
(current)
Club Forum
(current)
Aircraft
Aircraft
(current)
Aircraft Photos
(current)
Aircraft Video
(current)
Helicopter
Helicopter
(current)
Heli Photos
(current)
Heli Video
(current)
Events
Events
(current)
Field Weather
(current)
Contact
(current)
Store
(current)
Forums
Aircraft forum
Latest
Sign in
Would you like to be notified when new forum topics or posts are made?
Do Not Notify
Notify Immediately
Daily Notification
Weekly Notification
function getNotify() { return $('#ctl19_ctl02_ctl00_BBSHeaderBar1_hf_Notify').val(); } function setNotify(inval) { $('#ctl19_ctl02_ctl00_BBSHeaderBar1_hf_Notify').val(inval); } function showLatestForumPosts15570635() { window.location.assign('http://www.oroaircorps.com/club-forum/bbs/Latest.59405'); return false; } $(document).ready(function () { $(document.body).tooltip({ selector: "[title]", trigger: 'hover', container: 'body', html: true }); $('.notifiy-dialog-wrapper15570635').find('input.rbnotify').each(function () { var $ctl = $(this); var ctlval = $ctl.val(); if (ctlval == getNotify()) { $ctl.attr('checked', 'checked'); $ctl.prop("checked", true); } }); }); function startNewTopicPost15570635() { window.location.assign('/aspx/blob2/blobs/controls/bbs/bbsEditTopic.aspx?bbsParms=59405.66703.0&returnMsgId=1629080&bid=15570635'); } function startNewTopicReply15570635() { window.location.assign('/aspx/blob2/blobs/controls/bbs/bbsEditThread.aspx?bbsParms=59405.66703.&returnMsgId=1629080&bid=15570635'); } function startNewDiscussionTopic15570635() { window.location.assign('/aspx/blob2/blobs/controls/bbs/bbseditforum.aspx?bbsParms=59405.0.0.0&returnMsgId=1629080&bid=15570635'); } function showNotificationsDialog15570635() { var dw = 'defaultDialogWidth15570635'; bootbox.dialog({ closeButton: false, message: '
', title: "
Notifications Settings
", buttons: { cancel: { label: "Cancel", className: "btn btn-light", callback: function () { bootbox.hideAll(); } }, ok: { label: "Done", className: "btn btn-primary", callback: function () { bootbox.hideAll(); $('.notifiy-dialog-wrapper15570635').find('input.rbnotify').each(function () { var $ctl = $(this); if ($ctl.is(':checked') == true) { var ctlval = $ctl.val(); setNotify(ctlval); } }); //ff-bug #325 fix setTimeout(function () { __doPostBack("ctl19$ctl02$ctl00$BBSHeaderBar1$lb_SaveNotify", ""); }, 1); } } } }).on('shown.bs.modal', function (e) { $('#bbs-header-bar-dialog15570635').append($('.notifiy-dialog-wrapper15570635')); $('.notifiy-dialog-wrapper15570635').slideDown(); }) .on('hide.bs.modal', function (e) { // set hidden values $('.notifiy-dialog-wrapper15570635').hide(); $('body').append($('.notifiy-dialog-wrapper15570635')); $('#bbs-header-bar-dialog15570635').html(''); }) .find("div.modal-dialog").addClass(dw); }
You must sign in before posting. Please sign in using the link above.
New projects?
3
3031
8/25/2014 4:31:47 PM
by: Sciacca, Dan
#
#
Nothing has been posted. You can be the first!
Post a New Message
×
Modal Heading
function IsMarketingMessageOn() { var wrk = 0; return wrk == "1" ? true : false; } function returnLoginLink() { return "https://www.talkspot.com/aspx/Blob2/Admin/Signin/SecureSignin.aspx/rp/1629080/rs/www.oroaircorps.com"; } function returnRegisterLink() { return "https://www.talkspot.com/aspx/blob2/admin/signin/secureregister.aspx?tempkey="; } function raiseAsyncPostback() { //ff-bug #325 fix setTimeout(function () { __doPostBack("LinkButton_AsyncPostBack", ""); }, 1); } function getBlockOutColor() { return '#c0c0c0'; } function getSSLServer() { return 'www.talkspot.com'; } var allTagsStyle = 'border-box'; var publicMsgid = '1629080'; var publicHoaid = '110454' var publicJsVersion = '2019-09-11'; var publicIsResponsive = 'true'; var publicPageCount = (('1') * 1); var publicBlogEntryId = ''; var customer_email = ''; var customer_number = ''; var customer_avatar = '/images/Blobs/bbsPerson2.0.png?y=3286'; var customer_pending_comments = '0'; var customer_notifications = '0'; var public_hasSEOPriviledges = ''; var public_hasMailingListPriviledges = ''; var public_hasEditingPriviledges = ''; var public_domain_admin_link = ''; var public_domain_mail_link = ''; var my_editing = false; $(document).ready(function () { var public_isAdmin = 'false'; var public_isPreview = 'false' if (public_isPreview == 'false') { if (public_isAdmin == 'true') { my_editing = true; var publicJsVersion = '2019-09-11'; var fix = '/aspx/blob2/admin/blobpg'; var fix2 = '/blobPgJS.h'; if ($('#UnifyTemplate').length == 0) { fix2 = '/blobPgJS.b3.h'; } var fix3 = 'tml'; var fix4 = fix + fix2 + fix3; $('#tsMenuBlobpage').load(fix4 + '?x=' + publicJsVersion); } } if ($('#UnifyTemplate').length == 0) { $('body').find('div.input-group').find('input').css('box-sizing', 'border-box'); $('body').find('div.input-group').find('span.input-group-btn').attr('style', ''); $('body').find('div.input-group').find('span.input-group-btn').css('box-sizing', 'border-box'); } var $fxdTp; var $fxdBtm; if (my_editing == false) { if ($('.barWrapper').length > 0) { // new preview make it fit var tsmh = $('.barWrapper').outerHeight(); $fxdTp = $('body').find('nav.navbar.fixed-top'); if ($fxdTp.length > 0) { // re-parent the navbar to the of UnifyTemplate, thus // simulating fixed-top, no matter where the original // menu widget was placed this keeps page content // spacing correct without addtional resizing. $fxdTp.removeClass('fixed-top'); $('.barWrapper').append($fxdTp); $('#UnifyTemplate').prepend($('.barWrapper')).css('margin-top', tsmh + 'px'); } // a js widget
... when the page gets synced to B4..should be able to remove extra test. if ($fxdTp.length > 0 && $('#myVideo').length == 0) { var margin = $fxdTp.height() + ($fxdTp.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-top', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-top', margin + 2); } } else { // adjust margins top/bottom template for fixed navbars // per ken, doesn't happen when editing. $fxdTp = $('body').find('nav.navbar.fixed-top'); // http://getpaid.talkspot.com, currently has bootstrap3 bits, bootslider (bootstrap3) loading from // a js widget
... when the page gets synced to B4..should be able to remove extra test. if ($fxdTp.length > 0 && $('#myVideo').length == 0) { var margin = $fxdTp.height() + ($fxdTp.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-top', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-top', margin + 2); } $fxdBtm = $('body').find('nav.navbar.fixed-bottom'); if ($fxdBtm.length > 0) { var margin = $fxdBtm.height() + ($fxdBtm.css('padding-top').replace('px', '') * 1) * 2; $('#UnifyTemplate').css('padding-bottom', margin + 2); // + 2 is for border $('.ts-sidebar').css('margin-bottom', margin + 2); } // end fixed navbar } } else { setTimeout(function () { var tsmh = $('#ts-menu-main-btn-wrapper').height() $('#UnifyTemplate').css('margin-top', tsmh + 1); // any sidebars we want to nuke placement for editor $('#UnifyTemplate').removeClass('sidebar').removeClass('left').removeClass('right'); $('.ts-sidebar-btn').css('display', 'none'); $('.mnu-wrapper').find('.left').each(function () { $(this).removeClass('left').addClass('leftx'); }); $('.mnu-wrapper').find('.right').each(function () { $(this).removeClass('right').addClass('rightx'); }); }, 100); } if (IsMarketingMessageOn() == true) { var content; $.get('/aspx/_scripts/bootbox/_BoostrapAjax.html', function (data) { content = data; bootbox.dialog({ animate: false, size: "fullscreen", closeButton: true, message: content, title: "Modal title", buttons: { cancel: { label: "Cancel", className: "btn btn-secondary", callback: function () { bootbox.hideAll(); result = 0; } }, OK: { label: "Save", className: "btn btn-" + "primary", callback: function () { bootbox.hideAll(); } } } }).on('shown.bs.modal', function (e) { $("body").css('overflow', 'hidden'); }).on('hide.bs.modal', function (e) { }); }); } }); enableBackground("body"); // Log Off $('body').on('click', '.ts-logout', function (e) { e.preventDefault(); window.location.href = "/aspx/blob2/blobpage2.aspx?type=logoff"; });
//