Search:
Type: Posts; User: itgate.ir
Search:
Search took 0.01 seconds.
-
hi
I want to establish a web learning site (HTML , JS , ...) like:
http://davidwalsh.name/mootools-12-tooltips-customize
i want to put my contents something like this:...
-
it is only for IE not firefox
buy i don't know how to handle xsl, xml with them?
-
you are right
i mean working with xml,xpath, xslt
i write a code for XML
it works in IE and Firefox and not in opera!
i don't know how to deal with xpath , xslt in javascript ??
-
i mean with command like:
oXmlDom = document.implementation.createDocument("","",null);
oXmlDom.load("something.xml");
or
function createDocument() {
-
hi
how can i load and handle XML documents without XMLHttp Request in javascript that support famous browsers like:
FireFox2, 3, IE 6, 7, opera9+, Safari
-
hi these are Screen shots of the IE 6 and 7 opera and firefox
ie7 (error : no output ):
http://i524.photobucket.com/albums/cc329/ninja20061/ie7-1.png
ie6 (works fine) :...
-
and it does not work in opera 9+
can you help me?
-
hi
how can i make a XML Request or load an XML or XSL document in opera 9+?
-
hi
I am using zXML library from NCZOnline
i write an XSl document like:
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0"...
-
hi
i am using zXml library 1.0.2 from:
http://www.nczonline.net/downloads/zXml.zip
i write this code(from "Wrox Proffesional Ajax" ) :
function fncXmlInterface(){
var...
-
yes the template of my site is using the Transitional doctype
when i put that code in the template
it dosn't work
-
i want to use xhtml tags but i don't know good javascript methods for do it
can you guide me how to fix it ?
-
hi
i write a javascript float menu
it works so well but when i put a doctype like
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
|
|