Page 1 of 1

accessing a component from a different page

Posted: Sat Sep 28, 2013 6:27 am
by Doron Somer

Hi,

How do I access a component from a different page?

Accessing locally in the page works fine: $(".locationName")

Using this notation that worked for another component has not worked:
$('#mapPage_mapPageHeaderId [name="locationNameId"]')

Doron


accessing a component from a different page

Posted: Sat Sep 28, 2013 6:53 am
by Alena Prykhodko

Hello!

Please provide more details. What are you trying to do?