Can the two revlets open on the same page talk to each other ?

 i.e. can we do

in the first stack... call it "eBook"

on OpenTOC
   go to card 1 of stack "Table of Contents"
end openTOC

where stack "Table of Contents" is the other stack?

and then in Table of Contents we have a script for

on clickLine
   go to card  ( value of the clickline) of stack "eBook"
end clickline



On Fri, Oct 30, 2009 at 2:36 PM, capellan <[email protected]> wrote:

>
> Many thanks for sharing this useful script! :-D
>
> My only worry is: What could happen in the
> specific case that users had disabled javascript,
> just like some Firefox extensions do.
>
> By the way, Andre, Could you prepare an online demo
> of revlets and javascript interaction?
>
> I have to ask about this because you are one
> of the participants in this mail list, that have
> extensive knowledge in revTalk and Javascript.
>
> Thanks in advance!
>
> Alejandro
> --
> View this message in context:
> http://old.nabble.com/-ANN--RevLetObject-javascript-include.-tp26134566p26138751.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> _______________________________________________
> use-revolution mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to