Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / MS JScript / October 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
parsing an xml response feed in firefox27 Oct 2007 21:14 GMT1
Anybody know how to use the loadXML function that works in IE getting
it to work in firefox? I am trying to parse a feed from blogger.com
and display the contents in my webpage.
Ignoring HTML tags in RegExp27 Oct 2007 21:12 GMT4
I use regexp in JavaScript. Script extracts urls from texts but sometimes
there are html tags like <b> in url strings. Can i ignore tags in RegExp? I
mean ignoring everything between < and >. Not some exact tags.
Thanks
Newbie Distress25 Oct 2007 20:43 GMT1
Please excuse my newbie question.
I am trying to display the contents of a simple text file named  dir.txt  in
Internet Explorer. The file  dir.txt  is in the root of my personal web
server on the net along with the following jscript saved as an .htm file.
Using JS on AJAX return - help?24 Oct 2007 15:41 GMT1
Since AJAX is all about JavaScript. Im hoping someone in the group has a
simple solution to my question.  I have some JS code I want to execute upon
returning from an AJAX call. Its current resides in the BODY onload event.
Since I know that with AJAX this event will not fire ...
trim js24 Oct 2007 02:49 GMT4
hi everyone! just want to ask some question..
function LTrim(value) {
var re = /\s*((\S+\s*)*)/;
return value.replace(re, "$1");
CSS behavior works on IE7 but not on IE623 Oct 2007 11:46 GMT3
I have written a CSS behavior "input.htc" as follows :
<PUBLIC:ATTACH EVENT="onkeyup" ONEVENT="verifTexte()" />
<SCRIPT LANGUAGE="JScript">
function verifTexte() {
Windows Script 5.7 for Windows 2000/XP/Server 200322 Oct 2007 17:01 GMT20
Windows Script 5.7 for Windows 2000/XP/Server 2003
Download details: Windows Script 5.7 for Windows 2000
<http://www.microsoft.com/downloads/details.aspx?familyid=c03d3e49-b40e-4ca1-a0c7
-cc135ec4d2be&displaylang=en&tm
>
Download details: Windows Script 5.7 for Windows XP
Script works prior to page load, but not after22 Oct 2007 16:39 GMT3
I have some Javascript that adds rows to a table.  This is
encapsulated in a function called "addVariable".
If I call the function while the page is loading, like this:
<script>
I need a simple bookmarklette19 Oct 2007 20:07 GMT2
Is there a bookmarklette that will insert a character at the insertion
point. There is a special character that I want to be able to use in a
forum. It requires that I type &#9733; each time. How can I have a
bookmarklette do it?
How to generate special characters19 Oct 2007 17:56 GMT1
There does not seem to be a correspondence between ALT codes and HTML
entities. For example a solid heart is ALT 4 and the HTML entity is
&hearts; or &#2665;.
Given a list of ALT codes is there a way to generate displayable
Problem with javascript in web page.19 Oct 2007 00:42 GMT8
I'm can't get this to work the way I want it to.
I have divs that are hidden by using style="display:none"
I have this javascript function in the head
<script language="javascript">
OOP, object literal notation, and the 'new' operator - how to have multiple child objects of a parent object?18 Oct 2007 23:19 GMT1
I wonder if anyone can clear up an OOP issue for me, specifically, how
to have multiple child objects of a parent object.  Consider the code
below:
var parentObj={
Getting text from a file using JavaScript or an HTML attribute17 Oct 2007 04:57 GMT5
I have a situation in which I would like to retrieve text from a text file
(such as a *.txt file) dynamically in my page, and I want to be able to
change which file this is using JavaScript. If there was an html tag that
had an attribute to specify the path to the text file (sort ...
Page in IE7 is frozen after running certain script17 Oct 2007 03:29 GMT5
I have select element and JavaScript which dynamically remove options nodes
from select element. But when I remove option from select element using this
script IE change cursor to classic arrow and no link, control, ... on that
page is clickable (option is deleted and it is fine ...
CheckAll only in one Column16 Oct 2007 07:53 GMT4
Hello NG,
my knowledge in Javascript is very limited.
I have the following problem:
I use the HotGridView by Dino Esposito
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.