I wonder if someone knows how to do this.
I'm trying to figure out how to remove the complete event and handler -
onLoad="Bob()" as in Example 1 below - if they are the only ones in the body tag.
Or, remove "only" the handler - "Bob()" if another handler is...
function PreloadImages(length, path, type) {
for(var i = 1; i<=length; i++) {
this[i]= new Image()
this[i].src= path + i + type
}
return this
}
ovr=new PreloadImages(10,'Sub_Menu_1/sub1_butovr','.gif')
nrm=new PreloadImages(10,'Sub_Menu_1/sub1_but','.gif')
ovrB=new...
Hi All,
I'm trying to make an image rollover script work by using the "same" functions (Iswap) and (Iback) for 2 different variables(?) ovr,nrm and ovrB,nrmB.
The script below works for the first set-(ovr,nrm) but I need to know how to make it work for the second set-(ovrB,nrmB)as...
Hi All,
In a popup I have <body onBlur=self.close()>
Works fine but what's happening is if I click into a table on that page the
focus goes to the table therefore blurring the body and closing the window.
I'm trying to make an else/if script that will ignore the table focus or
else close the...
Is it possible to call the last function executed?
For instance a function is executed and completed. Then another function is called to execute this exact function again? not a new one.
It would act like the browser history does.
Izzo
Hi flashers
Is there a way to make a flash button work onClick to open a new window browser in Dreamweaver?
Works with onMouseOver but no onClick
Thanks
hi all,
Does anyone know why this script would not work in Netscape4.7 with the images in <div>'s?
[A portion of the <head> script]
over=new PreloadImages(20,'nav2_images/butovr','.gif')
norm=new PreloadImages(20,'nav2_images/but','.gif')
function Iswap(num){
if(document.images)...
Hi all,
I can't seem to sucessfully make a small strip appear at flush with the bottom of the browser when there is not enough content for a scrollbar.
I have tried making a 3row table, height set to 100% with a 20px spacer gif in the top and bottom cells and more nested tables in the center...
I'm having trouble understanding this.
I am using this code:
body { margin-left: 0%; margin-right: 0%; }
but I thought percentages were bad to use instead of pixel sizes.
What I want to do is set ALL 4 Page margin widths to "0" so there are no margins and that will work in Netscape...
How can you can call a frameset with a
specified frame loaded. Can anyone help me, please?
As an example, I want to load framesetA.html but with newinnerframe.html
loaded in rightFrame instead of oldinnerframe.html as specified in the
frameset.
Izzo
How you can call a frameset with a
specified frame loaded. Can anyone help me, please?
As an example, I want to load framesetA.html but with newinnerframe.html
loaded in rightFrame instead of oldinnerframe.html as specified in the
frameset.
Izzo
My tottering neurons have lost track of how you can call a frameset with a
specified frame loaded. Can anyone help me, please?
As an example, I want to load framesetA.html but with newinnerframe.html
loaded in rightFrame instead of oldinnerframe.html as specified in the
frameset.
...Izzo...
I have a Flash movie inserted into my page. Works fine in preview in browser from DW. But when I upload it to my server and check it...it won't load. If I right click in the browser it shows that the movie is there but it just won't load and play.
I have the .swf in the same folder as the .htm...
Congrats Oldnewbie on your hard work.
I have a "Main" movie.
I have a "Sound" movie.
The sound movie is started via "loadMovieNum" from the main movie and it works great!
The "Main" movie has a preloader and it works!...but...
the sound movie needs a...
I have a secondary movie with a sound file (MP3 250kb mono stream)occupying about 425 frames. and that's all that's in that movie. My main movie has a "loadmovie" action in frame 1 to activate the sound of this sound movie.
.
When I test (main)Movie it works fine inside of Flash5 but...
How to make a flash movie resize itself in a browser according to the size of the browser?
I want to make a flash movie "full browser" and when it is resized the movie resizes with it, everything..the text and animations get smaller or bigger when browser resized.
Thanks...Izzo
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.