-
findText method in createTextRange problem?
In IE, we wrote our own Javascript Find/Next Dialog.
var PageRange = document.body.createTextRange();
PageRange.findText("Ethics"); // by default forward only
We have next section in the Find/Next Dialog, which loads next section content through Javascript.
Find/Next when it reaches end of search in current section, we load next section. That time the above code searches backward also.
What could be the problem in this scenario?
Thanks,
Suresh
http://www.sureshdevi.co.in
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks