It's easier to assess problems like this when you make an example available online.

I recommend adding the parameter ?bundle=false to your link to the exhibit api. This will lead it to use the unminified version of the library which should give you a more meaningful error message than "C is false".

On 5/14/2012 11:19 AM, kasaba wrote:
Hi fellows,


I've created my own function which is invoked after I click on a
button.

function navToPg(){
                Exhibit.OrderedViewFrame.prototype._gotoPage(1);
}


Aftar that function is invoked there's a js error in console - C is
undefined.

Do you know what I am wrong.

Thanks in advance.


--
You received this message because you are subscribed to the Google Groups "SIMILE 
Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to