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 / JavaScript / May 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IE not loading script?31 May 2008 23:37 GMT16
I have a select with an onchange - it works find in Firefox, but in IE
6 I get an error: Object Expected.
I have simplified things drastically, and still get the error.
The HTML:
IE7 works worse than IE6 on web pages - Can javascript save the     situation?31 May 2008 16:17 GMT1
I have a asp.net page that does something simple - when the user
clicks on a radiobutton, a panel becomes visible beneath the radio
button.  There is some text below the radio button, and that is
displaced downward when the panel appears.  This is what I intended.
onchange event in IEMobile31 May 2008 15:24 GMT1
I want to make a single web page with a select element and a div
element. The text in the div needs to be changed, when a different
value is selected in the select element. This does not have to be
dynamic (AJAX). Using the following sample code, this works just fine
Can I change a p into a textarea?31 May 2008 14:56 GMT4
Hi...
I've seen code which changes a paragraph into a textarea (to allow it
to be edited)...by creating a brand new text area, inserting that into
the dom at the right place, and deleting the paragraph from the dom.
clip board data as html31 May 2008 13:55 GMT4
I am trying to copy the contents of a div to the clip board the same
way that Microsoft copies it when you select the contents with the
mouse and select copy.  However, something is not the same.
here is the code simplified:
Can you make them table insertRow and insertBefore (element) work     together?31 May 2008 13:39 GMT3
Here's the thing, I have this HTML Table, that has multile rows
already, each has an ID, one of them at the bottom section has id of
"SaveData", new TRs are dynamically created upon user interaction, for
instance,
Local storage question31 May 2008 01:22 GMT1
I'm looking for two mechanisms for a hosted web application.
One is to allow users to take notes or make comments about a web page
and have the information stored locally on their computer.  The data
cannot be accessible by the web server.  When they browse back to that
List events of an element wired up with addEventListener30 May 2008 23:34 GMT1
With Element.addEventListener, you can easily wire-up several
different event handlers on the fly.   This works great, but debugging
can be difficult if I don't know what exactly is reacting to an event.
Is there a way to list event listeners that have been wired-up to an
Method of element identification and emulation of click event30 May 2008 23:18 GMT3
I wish to uniquely identify the below button element embedded
among many other button elements in a web page and call the click
event on it to automatically navigate to the next page in a
sequence of pages. Similar in action to automated login.
"sticky" buttons?30 May 2008 21:49 GMT3
I'm putting together a website with buttons in one frame and the target in
another.
I found this on the web somewhere and copied it, now I can't find the page
I copied it from:
Attach a class method to event handler30 May 2008 21:46 GMT10
until now I make so:
[html]
<div id="my_div"><!-- content --></div>
[simple-js]
regex failing30 May 2008 21:26 GMT3
I'm runing an xmlHttpRequest to get the site's source code and then
applying the regex
xhr.responseText.split(/<body[^>]*>((?:.|\n)*)<\/body>/i)[1]
Works for google.com.  Fails on yahoo.com and imdb.com pages (ex:
Trouble With Date Code30 May 2008 21:19 GMT2
Can anyone here help me with this...
I have a date code to display the date 7 days in the future— check it
out here : http://hidefsounds.com/date.html
The problem is that the day of the month doesn't reset when it's past
instanceof operator30 May 2008 20:36 GMT3
How widely supported is the instanceof operator? Is there an alternative
to seeing if an object is an instance of a constructor?
Many thanks
Regards
Turn of the "Ding" sound when user presses enter30 May 2008 14:14 GMT2
Is there some way to programmatically turn off the "Ding" sound when
the user presses Enter in a text field?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 April, 2008
 
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.