473,467 Members | 1,547 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

javascript image control does not work in ASP.NET

44 New Member
I am converting a html pages into aspx. There are images flashing along the top of the webpage using javascript control. But it does not work after i put into the master page.

In the VB Developer Express, there are also green underline for class name (i.e. class="back")

Can any one suggest a solution please?

Expand|Select|Wrap|Line Numbers
  1. <div id="images">
  2. <div class="image">
  3.     <img id="image_1_front" class="front" src="img/empty.gif"  />
  4.     <img id="image_1_back" class="back" src="img/empty.gif" />
  5. </div>
  6. <div class="image">
  7.     <img id="image_2_front" class="front" src="img/empty.gif" />
  8.         <img id="image_2_back" class="back" src="img/empty.gif" />
  9. </d
  10. <div id="image_list">
  11.     <img src="img/title/1.jpg"  />
  12.     <img src="img/title/3.jpg"  />
  13.     <img src="img/title/6.jpg"  />
  14.     <img src="img/title/7.jpg"  />
  15. </div>
  16. </div>
Apr 30 '10 #1
5 1666
Frinavale
9,735 Recognized Expert Moderator Expert
Where's the JavaScript that is responsible for showing the images?
Apr 30 '10 #2
yimma216
44 New Member
I have attched the javescript control for the images.
May 1 '10 #3
Frinavale
9,735 Recognized Expert Moderator Expert
In the code you posted there is no JavaScript.
There is no link to any external JavaScript either.

If you want help fixing a problem with the JavaScript you're going to have to post the JavaScript function that you are having problems with...

-Frinny
May 3 '10 #4
yimma216
44 New Member
Hi Finny,

sorry I forget to attach the file.

I have divided the code into the master page and default page and did not remember to adjust the codes in the <body> tag.

Thank you for reminding me as well.
May 4 '10 #5
Frinavale
9,735 Recognized Expert Moderator Expert
Did you fix the problem then?
May 4 '10 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.