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 / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't get value into html form field18 Jul 2008 20:16 GMT10
Can anyone tell me what I'm doing wrong here?
==================================
<html>
<head>
Preloading images stored in a database18 Jul 2008 19:53 GMT7
I am having trouble preloading images in a javascript application, and
was wondering if anyone had any suggestions.
Basically I have a bunch of images stored in a database as BLOBs. At
any given point in time a subset of those images is displayed on-
window.location.reload18 Jul 2008 18:21 GMT5
When
window.location.reload(true);
is executed, is the browser supposed to take notice of the fact that
the content type may have changed (say, from text/html to image/jpeg)
How to cancel image loading?18 Jul 2008 13:28 GMT5
Now, I am facing problem with canceling image loading.
I have tried:
var img = new Image();
img.src = "path/to/the/image";
How can I get the firefox version?18 Jul 2008 13:08 GMT9
How can I get the firefox version?, with prior version 2.0 my site
looks fine but with new version 3.0 my site changes and need to modify
my scripts to works fine for all versions.
Many thanks and regards.
form field limits18 Jul 2008 11:04 GMT2
Is there a limit to how much text can be put into a form field such as a
textarea? If there is is there a way to know when its been reached
(without testing for new text being added)?
ANdrew Poulos
Changing content type18 Jul 2008 10:08 GMT10
I have a webpage delivers, let's say, a pdf document. The page is
password protected so itially it shows HTML, but when the user logs in
the page is reloaded with "window.location.reload(true)", but
IExplorer is not smart enough to realize that the content type has
Calling a function when passing no parameters18 Jul 2008 00:00 GMT8
If I have the following function:
function foo(){
 alert('hi');
}
What version of IE/Opera was 'attachEvent()' added ?17 Jul 2008 20:19 GMT4
Does anyone know what version of IE and/or JScript that attachEvent was
added.
Also what version of Opera started supporting it ?
Many thanks in advance,
AutoCompleteExtender renders behind Web Controls17 Jul 2008 19:39 GMT1
My AutoCompleteExtender shows entries behind other Web controls.
Any suggestions as to render the extender in front of controls?
Thanks,
William Johnston
How to set the div under a text box?17 Jul 2008 19:37 GMT3
As the title,
anyone know how to set the div just under a control or another div?
Just like the google live search effect.
Thanks a lot.
How prevent popup window resizing in browsers.17 Jul 2008 19:31 GMT2
function popup_window(pageurl,width,height)
{
    mywindow = window.open(pageurl,"mywindow","scrollbars=1,fullscreen =
0,resizable =no,menubar=no,width="+width+",height="+height);
EventListeners and 'this'17 Jul 2008 13:15 GMT4
Greetings.
I'm cross referencing another book that's introducing a new or more
"appropriate" way of assigning functions to links, div's..etc. I needed an
explanation on this example:
How to print object attributes/values16 Jul 2008 23:38 GMT5
I have this alert statement
alert(myObj);
which when executed, alerts "[object Object]", or something similar.
Is there a way I can see a list of attributes and values instead or do
getting computed clip rect16 Jul 2008 22:45 GMT31
I have an image with a class and the class defines a clip rectangle.
In Firefox 2 and 3, and Opera 9, I can access the rectangle with
document.defaultView.getComputedStyle().
But that doesn't seem to work in Safari for Windows 3, nor when I use
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 June, 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.