missing functions

Recommend this page to a friend!

      dollar B  >  All threads  >  missing functions  >  (Un) Subscribe thread alerts  
Subject:missing functions
Summary:example1 refers to funcs that are not there
Messages:3
Author:chris edeling
Date:2014-05-10 04:20:16
Update:2014-05-10 09:09:08
 

  1. missing functions   Reply   Report abuse  
Picture of chris edeling chris edeling - 2014-05-10 04:20:16
The example1.txt that came with the download on 10 May 2014 refers to $B.resize(), $B.orientation() etc but those do not exist in the dollarB.js that came with the download. Please sort this, because the ideas are very useful

  2. Re: missing functions   Reply   Report abuse  
Picture of Stephen Chapman Stephen Chapman - 2014-05-10 07:25:35 - In reply to message 1 from chris edeling
I apologise. I thought I'd uploaded the corrected version of $B that added those prior to uploading that example but it looks like it didn't update. I have now uploaded the version with orientation and resize added.

  3. Re: missing functions   Reply   Report abuse  
Picture of chris edeling chris edeling - 2014-05-10 09:09:08 - In reply to message 2 from Stephen Chapman
Thank you Stephen.

As I progress I may again ask for advice.

I had to change $B to TheBrowser to avoid conflicts in PHP writing javascript.

I am having a challenge with Google Chrome that has no real kiosk mode. It insists on showing an address bar at the top and that subtracts from available screen height.

Anyway, your solution to swap stylesheets will come in useful once I have experimented with you code. Many thanks

Chris