You're right sander. I assigned the state object to scope.state in my 
controller and used state.current.name in my view and it shows the correct 
state and I think I understand the reason that it works this way. Is there 
anyway to use this evaluated value in my controller or as an attribute in 
templateUrl? As of now, I have <span st="{{state.current.name}}"></span>. I 
need to somehow access its value, but attrs.st doesnt evaluate the 
expression.

Thanks!

On Saturday, April 18, 2015 at 12:38:52 AM UTC-4, Sander Elias wrote:
>
> Jim, 
>
> Try using the syntaxis as I said in my previous mag!

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to