Link to home
Start Free TrialLog in
Avatar of alexmac05
alexmac05Flag for United States of America

asked on

$window.alert("Hello Angular"); - I am getting $window is not defined

$window.alert("Hello Angular"); - I am getting $window is not defined

Is there a setup to this $window variable. I'm new to angular, i'm sure you can tell.

I know angular is working though because i have some other angular code that is responding.

What is the trick to getting $window.alert up and running?
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of alexmac05

ASKER

thank you
You are welcome.