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 / January 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
false popup not allowed?31 Jan 2006 22:13 GMT5
I have disable my firewall, virus software, google pop up allowed, ie6 popp
up checker disabled.
Is there an other one?
This script tels me :
Select an Array, to Display31 Jan 2006 21:42 GMT2
It is a familiar story.  It works in Firefox, but not in IE.
I want to dynamically populate a select box with an array of values
based upon the value selected from another select.  The arrays are
defined when the page is loaded.
javascript:false31 Jan 2006 21:22 GMT1
I have a javascript embedded in my page. while opening the page it
gives the message
"Opening page Javascript:false"
what does it mean?
onload handler order of firing31 Jan 2006 20:54 GMT5
I have 2 onload handlers on a web page. One is set programatically in
an included script and the other declared on the document's body
element.
In practice the programatically set onload handler always fires first
ajax bookmark problem31 Jan 2006 20:47 GMT2
I"d like to hear critiques on the following method for dealing with the
back button and bookmarkability problem with AJAX.  Whenever I do
something on a page with ajax, I add to document.location.hash (which
doesn't reload the page but does include the parameters in a bookmark)
Column order reversed when adding rows to a dynamic table31 Jan 2006 19:10 GMT2
This appears to be a feature of IE JavaScript.  I am running IE 6.0
with the latest patches from Microsoft.  Are there any workarounds
other than re-coding the source HTML to place all the non-visible
columns at the front?
setting cursor to wait document-wide31 Jan 2006 19:02 GMT4
This is the only solution I've found to get a wait cursor document-wide:
function Busy()
{
if (document.all) for (var i=0;i < document.all.length; i++)
text-decoration31 Jan 2006 16:16 GMT2
I am trying to access the text-decoration property for an element's
style.
I know that this works:
Object.style.color = 'blue';
Drop down menu31 Jan 2006 14:17 GMT8
Curious, trying to find some "quick and easy" code to make a drop down menu
system for my website.  Using my own graphics for the main tool bar of
course.
Thanks.
The open source escape route31 Jan 2006 13:43 GMT3
As I am sure you've all noticed, the group seems to be spending more and
more time answering more and more questions from more and more people
about aspects of AJAX and XhtmlHTTPRequest. There is obviously a problem
out there in need of an answer and people seem to be coming here ...
Need advice for acting on only the last onkeyup event in a series31 Jan 2006 13:25 GMT2
My overall objective is to create something akin to Google Suggest,
where a query is done in response to changes in a text field presented
to the user.
I've got things working using the onkeyup event and some AJAX
shorten a method string31 Jan 2006 12:22 GMT3
hi. i want to shorten getElementById() string at my files.
ive writen this function:
function gebi(el){
    document.getElementById(el)
ignore document.onkeyup events for set a period?31 Jan 2006 11:13 GMT8
Ive made a game for babies that simply displays one of an array of
pictures of animals along with there sound each time the keyboard is
'bashed'.
at the moment i  dynamically load pictures using
Getting the collection of checkboxes31 Jan 2006 07:33 GMT1
 I have a form wherein there are around 200-300 rows of homogenous
data, each having around 30 input fileds of its own.So totally, there
are more than 6000 input fields . Now, when the user submits this page,
i need to loop through the checkboxes and identify the ones that are
Reordering DIV sections31 Jan 2006 03:27 GMT2
I have 12 div sections on a page and I want the user to be able to
specify the order in which they appear on the page.  I'm thinking of
something like this but want to ask what people think of this approach
and maybe suggest another way or an article on how to do this. Thanks.
 
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.