User Profile

Collapse

Profile Sidebar

Collapse
newToAjax
newToAjax
Last Activity: Jul 26 '07, 09:11 AM
Joined: Jun 28 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • newToAjax
    started a topic XPATH in Javascript (cross browser)
    in XML

    XPATH in Javascript (cross browser)

    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?
    See more | Go to post

  • newToAjax
    started a topic Using XPATH in Mozilla

    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">...
    See more | Go to post
    Last edited by acoder; Jun 29 '07, 08:35 AM. Reason: Code in tags

  • newToAjax
    replied to Xpath In Javascript
    in XML
    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">
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...