Hi ,
Can someone tell me how i can use xpath in javascript and also make sure that it works in all browsers?
I seem to have got it right in IE , but it fails in mozilla. How do i use xpath in mozilla? Does it require some kind of add on?
User Profile
Collapse
-
XPATH in Javascript (cross browser)
-
Using XPATH in Mozilla
I have created an ajax application which retrievs an xml file and fills in the tab fields on the form.The code works fine in IE while its does not in Mozilla. Can you please let me know if i have to install some plugins to use XPATH?
[HTML]<html>
<head>
<title>SilverLi ne </title>
<link rel="stylesheet " href="example.c ss" TYPE="text/css" MEDIA="screen">... -
I have created an ajax application which retrievs an xml file and fills in the tab fields on the form.The code works fine in IE while its does not in Mozilla. Can you please let me know if i have to install some plugins to use XPATH?
Code:<html> <head> <title>SilverLine </title> <link rel="stylesheet" href="example.css" TYPE="text/css" MEDIA="screen">
No activity results to display
Show More
Leave a comment: