473,466 Members | 1,349 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Javascript error: createTreeWalker() is not supported in IE

3 New Member
createTreeWalker() is not supported in IE. Please tell me the alternative function to use.
Jul 10 '09 #1
3 2812
acoder
16,027 Recognized Expert Moderator MVP
createTreeWalker() is obviously a user-created function, so post the code for it, so that you can be offered an alternative solution.
Jul 10 '09 #2
venkatuser
3 New Member
Hello acoder,

createTreeWalker() is a inbuilt function of javascript. Check this link...
http://www.w3.org/TR/DOM-Level-2-Tra...sal-NodeFilter

createTreeWalker() is not supported in IE. Please tell me the alternative function to use. please....
Jul 13 '09 #3
Dormilich
8,658 Recognized Expert Moderator Expert
@venkatuser
to be exact, it is a inbuilt method of DOM 2 - Traversal Module (which actually is NOT JavaScript). you can't state for every programme that uses JavaScript to have this method implemented, especially when it comes to IE.

and I'd say, there's no replacement for createTreeWalker() in IE. (it doesn't even have addEventListener()...)
Jul 13 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Erik Steffl | last post by:
I am trying to create a simple custom web spider using mozilla and javascript, the basic functionality is to open a website and then manipulate it using DOM (possibly opening links etc.). it...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.