473,796 Members | 2,522 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ajax code

1 New Member
[HTML]<td><a href="./images/hos1.JPG">
<!--<img width="110" height="80" src="images/thumb_hos1.JPG" border="0"> -->
<img src="phpThumb.p hp?src=images/hos1.jpg&w=110& h=80&iar=1" border="0" onMouseOver="aj axpack.getAjaxR equest('photo.p hp','src=images/hos1.jpg',proce ssGetPost,'txt' )" /> </a> </td>
<td><a href="./images/hos2.JPG"><img src="phpThumb.p hp?src=images/hos2.jpg&w=110& h=80&iar=1" border="0" onMouseOver="aj axpack.getAjaxR equest('photo.p hp','src=images/hos2.jpg',proce ssGetPost,'txt' )"/> </a></td>
<td><a href="./images/hos3.JPG"><img src="phpThumb.p hp?src=images/hos3.jpg&w=110& h=80&iar=1" border="0" onMouseOver="aj axpack.getAjaxR equest('photo.p hp','src=images/hos3.jpg',proce ssGetPost,'txt' )"/> </a></td>
<td><a href="./images/hos4.JPG"><img src="phpThumb.p hp?src=images/hos4.jpg&w=110& h=80&iar=1" border="0" onMouseOver="aj axpack.getAjaxR equest('photo.p hp','src=images/hos4.jpg',proce ssGetPost,'txt' )" /> </a></td>
[/HTML]

This is basically to show a large image of the given image when mouseover event takesplace
i am getting a flicker sort of image when mouse is taken on the image
Aug 3 '07 #1
1 1346
acoder
16,027 Recognized Expert Moderator MVP
Since the image is retrieved from the server, there will be a delay. It would be better to load the images beforehand and display them when required.
Nov 5 '07 #2

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

Similar topics

1
16514
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX - microlink pattern tutorial : A microlink is a link that opens up
10
3076
by: =?Utf-8?B?WWFua2VlIEltcGVyaWFsaXN0IERvZw==?= | last post by:
controlsPlease could some of you here post some of your live examples of AJAX (esp drag panels, collapsable panels, and popup menu.) (It's one thing to talk about how great something is, but it's another to really see how great something is.) Thanks -- Share The Knowledge. I need all the help I can get and so do you!
1
3417
by: shaunwo | last post by:
I'm an AJAX / DOM Novice (at best) and trying to figure out how to write the value to a couple input fields. I don't remember exactly where I got the ajax.js file I'm using from (went to the website that I see in the comments, but no luck there), but what I already have works GREAT to populate the options in a select box. Now I'm trying to take that same code and get it to write the value to a couple input boxes. Here's a link to my ajax...
3
5646
by: usha535140 | last post by:
Hi, Can we use Ajax RoundedCornersExtender control with AJax,tabContainer?
4
3677
by: prit | last post by:
As we know ajax resides between server and client and helps the page's partial rendering...so no need to render all the page controls from scratch....so when we know that some controls requires post back data..we put those control in ajax "update panel" tags...and rest of the non postback enabled controls outside updte panel.... Now we have 6 controls in a web form...2 of them dont need async process..and 4 of them need async process...so we...
0
9685
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9531
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10459
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10187
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6795
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5578
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4120
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3735
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2928
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.