VisTitle Express

VisTitle Express Bundled with EDIUS 11 with numerous title templates to help you with title creation. VisTitle Express to VisTitle full version Upgrade VisTitle Express to VisTitle + Plugins Package Upgrade SALE: $99.00MSRP: $149.00 BUY NOW SALE: $159.00MSRP: $248.00 BUY NOW Note: VisTitle Express only supports EDIUS 11, and it is not sold separately. VisTitle…

VisTitle Express – FEATURES

内容调用首页填充 Overview Overview Features Plugins Optional Specification //调用产品首页banner jQuery(document).ready(function() { // 发起 AJAX 请求获取目标页面的内容 jQuery.ajax({ url: '/index.php/product/vistitle-express/', method: 'GET', success: function(data) { // 将获取的页面内容转换为 jQuery 对象 var response = jQuery(data); // 获取目标页面中 id 为 banner 的元素内容 var bannerContent = response.find('#banner').html(); // 保留当前页面中 id 为 banner 的元素内包含 upb_row_bg 的元素 var preservedContent = jQuery('#banner').find('.upb_row_bg').detach(); // 替换当前页面中 id…

VisTitle Express – PLUG-INS

内容调用首页填充 Overview Overview Features Plugins Optional Specification //调用产品首页banner jQuery(document).ready(function() { // 发起 AJAX 请求获取目标页面的内容 jQuery.ajax({ url: '/index.php/product/vistitle-express/', method: 'GET', success: function(data) { // 将获取的页面内容转换为 jQuery 对象 var response = jQuery(data); // 获取目标页面中 id 为 banner 的元素内容 var bannerContent = response.find('#banner').html(); // 保留当前页面中 id 为 banner 的元素内包含 upb_row_bg 的元素 var preservedContent = jQuery('#banner').find('.upb_row_bg').detach(); // 替换当前页面中 id…