phpbb logo

WebMinster Development

It is currently Thu Sep 09, 2010 6:53 am

All times are UTC




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: how to use the remote control
PostPosted: Thu Jan 21, 2010 6:31 pm 
Offline

Joined: Sun Feb 13, 2005 12:01 am
Posts: 151
Yes, you are right. Short explanation of:

Code:
javascript:parent.NavFrame.playlistGoto(1);

parent means to switch the JavaScript context (leave the current frame and enter the frameset)
NavFrame means to switch the JavaScript context (enter the frame with the name NavFrame)
playlistGoto calls the function named playlistGoto which must be located inside the NavFrame of course :D


Top
 Profile  
 
 Post subject: Re: how to use the remote control
PostPosted: Thu Jan 21, 2010 6:42 pm 
Offline

Joined: Mon Jan 18, 2010 8:14 am
Posts: 3
Location: Toronto, Canada
Yep, yep - which, cuz I'm a dolt with javascript, took me a while to figure out (had to enlist the help of a buddy who actually knows javascript to debug the code). Thanks Johannes!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group