48 Topics

Member Avatar for
Member Avatar for rangaraj4u

i worked a horizontal menu in my project. when hovering the ling\k the background image will change.the output looks perfect in all browsers even in IE6 except firefox.when hovering the last link a small gap appears.here my code. CSS : <.menu_holder { width:1000px; height:40px; background-image:url(../images/menu_normal_govind.jpg); background-repeat:repeat-x; } .menu { margin:0px; …

Member Avatar for karthik_ppts
0
141
Member Avatar for george61

Ok I made hover effect for group of five images-appearing border. But when I'm hovering the image some other two images are moving few pixels downward. [CODE]<div class="rel"> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> </div> <div …

Member Avatar for mpb2053
0
4K
Member Avatar for rayden150

Im trying to make a drop down menu bar purely using HTML & CSS, but one thing that is really bothering me is that it doesnt change to the backgroung color when I hover over the links I dont know why..? Heres the HTML, I used uls, div and li …

Member Avatar for jsmall26
0
225
Member Avatar for 9Nimo4

How would I get a box to appear when I hover over a JLabel? The box is to explain what the label is. This is just a minor detail for the user-interface functionality of a game. So when a user hovers over a label, a box appears explaining it.

Member Avatar for JamesCherrill
0
503
Member Avatar for Siege

Hi, I am currently developing a website for myself and one of the things I want on my page is a nice hover menu. I will try and explane this as simple as I can. I want to have 3 pictures lined up next to each other, and when I …

0
73
Member Avatar for drewpark88

Hey guys, quick question. I am new to Jquery and just need a bit of assistance. I want to create an image gallery with one div holding all of my thumbnails (.thumbs) and the second div (which would be to the right of the thumbnails) would be an enlarged image …

Member Avatar for drewpark88
0
270
Member Avatar for hnaba1981

I'm trying to get the submenu to have the text left aligned when you hover over it but now it centers. Not sure why. I'd also like for the drop down to be slightly to the right of the parent menu. I'm using the spry css and one that I …

0
112
Member Avatar for filch

I have a map at the following location: [url]http://streetkids.zuka.net/sandbox/map-new.05.html[/url] and have a functioning map which uses the map hilite pluging to add hover effects to the areas of an image map that the mouse is over. I would also like to be able to add that same effect when I …

Member Avatar for tinymark
0
122
Member Avatar for george61

My idea is to create a gallery in which the thumbnails have rounded corners. This works in every browser except IE because it won't support CSS3. Is there any hack for creating rounded corners for thumbnails in IE? Of course I'm not sure my HTML/CSS is good enough so take …

Member Avatar for Anahit
0
207
Member Avatar for clarkthe

could someone help me figure out how to make something i want it to look like this [url]http://clagnut.com/sandbox/csstabs/?writingtext=csstabs[/url] along the lines of the tabs with sub menus. but i want to to switch the submenus with a hover on the top links. i tried frankensteining some code from this [url]https://www.servage.net/blog/2009/03/20/create-a-cool-css-based-drop-down-menu/[/url] …

Member Avatar for Arkinder
0
65
Member Avatar for yHobZ16

We need little help for our project website. Please help us. We need a code for mouse hover in ASP.NET. For example, every time the mouse is over the image there is a pop-up image in its side. We'll wait..Thank you very much!

Member Avatar for fawadkhalil
0
338
Member Avatar for MovingGifts

Hey everyone, I am trying to accomplish something with images growing on hover like the fancy grow mouseover effect on google images. Here is what I have: [URL="http://www.1stbusinessneeds.com/tooltip/tooltip.html"]http://www.1stbusinessneeds.com/tooltip/tooltip.html[/URL] The tooltip is offset and is based on the walter zorn tooltip. What's the best way to have the mouseover popup grow …

0
93
Member Avatar for behzad.gh

I'm trying to add faceboock "like button" and twitter "tweet button" on a list, my list structure is: [code] <list> <listItem> <iframeContainer> <iframe/> </iframeContainer> </listitem> </list> [/code] css is: [code]listItem iframeContainer {display:none;} listItem:hover iframeContainer {display:block;}[/code] the problem is when mouse moves over the <iframe> the <listItem> loses its focus. I …

Member Avatar for Dani
0
177
Member Avatar for dlannetts

hi, i want to build something, like and app, to start with i need like and endless scrolling space with NO scroll-bars, and secondly want it to scroll with my mouse, by hovering my mouse cursor to the left of the page the page would scroll to the right, im …

0
100
Member Avatar for bella422316

How do you change the color background in a textbox form when you hover over it in html code and when you are not hovering over changes back to the default? here is html code how can i have email address' textbox background to change color when it is hovered …

Member Avatar for drjohn
0
182
Member Avatar for Eric Cute

can anyone help me with my problem.. im basically creating a jsp page with two parts. First is the menu which is located on the left side and then the full page on the right. im using tables and not frameset. table have frame="rhs" for a vertical line to seperate …

0
91
Member Avatar for ahsanpervaiz

I dont know what happened my jquery menus are not working at all.......particularly the hover opacity effect is not working.....it was working 2 days ago i dont know what have i messed with.......here is the full page code.......[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; …

0
94
Member Avatar for cribaldo

Hi, I am new at css and I just wanted a hoover that would trigger at the time of mouseover (kind of obvious I guess) but I can't get the positioning right. So basically what I would like is when you enter your page for the first time you get …

Member Avatar for cribaldo
-2
195

The End.