Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-19-2013, 09:53 PM   PM User | #1
cparliaros
New to the CF scene

 
Join Date: Feb 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
cparliaros is an unknown quantity at this point
Mixing complex scripts to work together

Hi, I am building an app for personal use. Its main factionality is: 1) Get data from a spreadsheet with movies and store them in an array. 2) Loop through the array and create html elements. 3) User can select with mouse or keyboard arrows any movies by its cover and get its info/metadata.

extra 2.5) Load only the first 15 elements and go to step 3. If the user scroll to the end of the page, load 15 more elements and go to step 3 again.

Well I have 1,2,3 (jsFiddle) working together just fine. Also I have 1,2,2.5 (jsFiddle) working together just fine. The problem is to make them work together, always something will break. Please help as it drives me crazy. Also I am trying to make the code as efficient as possible, so if you find anything that can be done in a simpler way, please let me know.

In both links of jsFiddle, the html and the css are the same.
cparliaros is offline   Reply With Quote
Reply

Bookmarks

Tags
javascript

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:12 PM.


Advertisement
Log in to turn off these ads.