473,401 Members | 2,139 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

Disjoint Rollover in DW8 using MM_swapImage()

Here's my problem:

Thumbnails on the left, main image on the right, on mouseover the
image swaps fine but doesn't keep it's dimensions. The first image, a
blank I set at 450px square, the replacments some 300 x 450 or 450 x
300 will stretch to fit the 450sq original.

I guess this highlights one of the downfalls of DreamWeaver, not
knowing the code/script. I appreciate any help.

here's the URL to a temporary location:
http://www2-tillson.seq.org/~tillson...i_gallery.html

I did a quick search on this forum and didn't see the sam question, so
I apologize if it's already there.

Mike

Apr 10 '07 #1
1 1903
<mt******@gmail.comwrote in message
news:11**********************@n76g2000hsh.googlegr oups.com...
Here's my problem:

Thumbnails on the left, main image on the right, on mouseover the
image swaps fine but doesn't keep it's dimensions. The first image, a
blank I set at 450px square, the replacments some 300 x 450 or 450 x
300 will stretch to fit the 450sq original.
That is your problem. Remove the width and height attributes from the IMG tag.
I guess this highlights one of the downfalls of DreamWeaver, not
knowing the code/script. I appreciate any help.
Has nothing to do with Dreamweaver, you did it. Setting the width and height specifically
that is.

Dreamweaver does have a code view as well, not to mention you can always view the source
outisde of Dreamweaver.
here's the URL to a temporary location:
http://www2-tillson.seq.org/~tillson...i_gallery.html

I did a quick search on this forum and didn't see the sam question, so
I apologize if it's already there.
-Lost
Apr 10 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Adam | last post by:
Maybe this is a simple question, but what Arguments can be used with the familiar MM_swapImage? I can get it to work no problem, in this way: MM_swapImage('THE NAME OF OLD IMAGE...
5
by: jedbob | last post by:
I used Adobe Imageready to build a simple rollover navigation bar, where the text will change color on a mouse over. The working example can be found at:...
3
by: JOSEPHINE ALVAREZ | last post by:
I have this code that I want to use to do a rollover. However, because the company I am doing it for is continually changing the text, I want to be able to use dynamic text to change the text on...
2
by: SubNeo | last post by:
hello i have a problem - i need an algorithm which computes the minimum number of disjoint path in a labirynth. but i think that using a graph to do it is a good idea, but all i've found is...
47
by: Lauren Quantrell | last post by:
I have constructed the following code that simulates the common rollover effect when moving the mouse over a label (this example makes the label bold.) I'm wondering if anyone has come up with...
3
by: Rob R. Ainscough | last post by:
Just curious why a VERY commonly used affect of rollover was NOT implemented in .NET 2.0 for web controls? Does anyone have a link to VB code that will show me how to build my own UserControl...
3
by: MarcoGT | last post by:
Hi, i'm new to c++. I'm writing code to control robot; i need to write code to implement disjoint set data structure; i need to create the default function (makeset, union and find). Can...
5
by: remon87 | last post by:
I need some help. I have javasript that creates the submenu but it works if I have a text with css. I need it to do the same with a roll over images. so when I click on the image the submenu...
3
by: Oriane | last post by:
Hi there, I would like to handle a "rollover" <asp:Buttonin the code behind with C# with this kind of code: Button btn = Page.FindControl("Button" + numWidget) as Button; btn.Attributes =...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.