473,804 Members | 2,292 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XPath limitation with Firefox.

Is there a limitation in using javascript and xpath with capitalized
nodes? The xpath doesn't want to recognize the capitalization of the
nodes when using firefox. There is no problem with explorer. Also
opera and safari completely ignore my xpath request using evaluate...
is this normal?
Apr 10 '08 #1
1 1453
pr
galactic wrote:
Is there a limitation in using javascript and xpath with capitalized
nodes? The xpath doesn't want to recognize the capitalization of the
nodes when using firefox. There is no problem with explorer. Also
opera and safari completely ignore my xpath request using evaluate...
is this normal?
You might want to post an example of what you mean. Are we talking HTML
or XML?
Apr 10 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1730
by: Anon | last post by:
Hi, to not deceive you this is a school project. We are developing some XSLT to format some data in HTML for Internet Explorer. The work uses XSLT and CSS and XML. The objective is to write a search form, the user enters details in a browser window, presses the "search" button, and books that match the search criteria are displayed in a table formatted with pretty colours. We have a problem. We thought the XML searched by the...
2
5388
by: Christoph | last post by:
Hello, I found the following XHTML document for testing sarissa's XPath implementation at http://sarissa.sourceforge.net/doc/. I replaced "Sarissa_0-9b3.js" in the test document below by "sarissa.js" from sarissa0.9.6.1. Loading the document Firefox replies "XML filtering predicate operator called on incompatible XMLDocument". What's wrong? Thanks in advance, Christoph
2
424
by: gonzalez | last post by:
Hi all, How come the following XPath expression doesn't return any nodes? descendant::* Here's how it's called on the document root node: XmlNodeList list = m_xmlDoc.DocumentElement.SelectNodes(sXPathExpression); Here's the XML:
3
1919
by: Greg | last post by:
Hi, I want to create a web based interface that uses a form + Javascript (in an XHTML namespace) to construct an XPath to query and modify the attributes of some SVG (in an SVG namespace). There are lots of Google hits on each of these specifications and related technology, shuch as namespaces but there's almost nothing I can find that shows useful examples of the different ways they might be combined?
6
3405
by: Hoss | last post by:
Hello. Because IE and Mozilla have such completely different XML implementations, I have created a class to handle general XML tasks, such as iterating over nodes given an xpath, evaluating an xpath, ect. It does all the branching for the different implementations within itself. I am working on a new method for this class that will, given an xpath, remove all nodes that match from the document. It works great in IE, heres the IE code.
2
4190
by: eggie5 | last post by:
I know how to edit my page using xpath selectors in firefox, it's just like this (in the else if). However, I can't find any way to do it in IE? I just want to find all links with the className=='leftNavPElement' and then set them to 'leftNavBltItem', but I can't find how to do the xpath stuff in IE. Can somebody please fill in the if statment ie code for me? if (window.ActiveXObject) {
0
1260
by: bruce | last post by:
valid point...!! here's the test python.. ugly as it is!! Lodge It New All About ? Paste #83093
1
2220
by: bruce | last post by:
Hi. Got a test web page, that basically has two "<html" tags in it. Examining the page via Firefox/Dom Inspector, I can create a test xpath query "/html/body/form" which gets the target form for the test. The issue comes when I examine the page's source html. It looks like: <html> <body> </body>
3
1432
rhitam30111985
by: rhitam30111985 | last post by:
Hi all, I have an xml like this : <root> <url newurl="something.asp?folder/file.htm#somethingsomething" /> <root> This is stored in a file. i am loading it at runtime like this :
0
9591
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10343
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10331
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7631
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5529
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5667
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4306
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 we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.