4b0082 Posted October 4, 2014 Posted October 4, 2014 I keep seeing references to code like "$oIE.className," but I'm not sure where you guys are pulling the '.className' from. I'm trying to find the 'id' in <a href="google.com" id="012345" class="543210">Google</a>, so what am I looking for? I know .className points to "543210" but I'm not sure what defines "012345". Could someone point me to the proper document explaining these? Thanks so much!
Solution mikell Posted October 5, 2014 Solution Posted October 5, 2014 http://msdn.microsoft.com/en-us/library/ie/ms535173%28v=vs.85%29.aspx#properties
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now