The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to integrate jQuery content Scoller
#3
(2015-08-21, 00:31:12)n00dles101 Wrote: wasn't this answered for you on another forum for another CMS?
It will be the same way of initializing using GetSimple.

Unfortunately....that doesn't actually work, as I need it to initialize via JS, not via the HTML way, also it needs to be the FULL page, not just the page's contents..... and the client I'm trying to make this for, requested a different CMS... (This one they like better.) 

When the HTML way is used it becomes impossible to use the scrolling features for things, such as links.

Ex. of Page Setup...
Code:
<body>
  <div class="wrapper">
     <div class="content">
        Place all the content here, which makes the page scrollable.......this includes...
         Header
         Content
         Footer
     </div>
  </div
</body>


Is there any way of doing this?
Reply


Messages In This Thread
RE: Trying to integrate jQuery content Scoller - by korey.badgley - 2015-08-21, 01:11:11



Users browsing this thread: 3 Guest(s)