| | |
first website doesnt work well?
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2004
Posts: 489
Reputation:
Solved Threads: 5
hyperlink removed by moderator
basically the buttons dont work like they should, I've made the buttons using photoshop and importing them to dreamweaver, from there creating the button as a hyperlink. In theory the button should therfore on mouseover display the behaviour as an active link.
Upon closing the yahoo advert and moving your mouse well to the right of the button the hyperlink works... why doesnt it work like it should?
Cheers
John
basically the buttons dont work like they should, I've made the buttons using photoshop and importing them to dreamweaver, from there creating the button as a hyperlink. In theory the button should therfore on mouseover display the behaviour as an active link.
Upon closing the yahoo advert and moving your mouse well to the right of the button the hyperlink works... why doesnt it work like it should?
Cheers
John
•
•
•
•
Originally Posted by Acidburn
hyperlink removed by moderator
basically the buttons dont work like they should, I've made the buttons using photoshop and importing them to dreamweaver, from there creating the button as a hyperlink. In theory the button should therfore on mouseover display the behaviour as an active link.
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
I haven't researched your specific issue, but it isn't necessary to use images as buttons or hyperlinks, unless you want buttons like you see on daniweb, with an image background.
Using CSS, you can style regular hyperlinks to look and function as buttons.
Using CSS, you can style regular hyperlinks to look and function as buttons.
HTML and CSS Syntax (Toggle Plain Text)
<html> <head> <style type="text/css"> a:link, a:visited { float: left; margin: 2px 5px 2px 5px; padding: 2px; width: 100px; border-top: 1px solid #cccccc; border-bottom: 1px solid black; border-left: 1px solid #cccccc; border-right: 1px solid black; background: #cccccc; text-align: center; text-decoration: none; font: normal 10px Verdana; color: black; } a:hover { background: #eeeeee; } a:active { border-bottom: 1px solid #eeeeee; border-top: 1px solid black; border-right: 1px solid #eeeeee; border-left: 1px solid black; } </style> </head> <body> <a href="#">Button 1</a><a href="#">Button 2</a><a href="#">Button 3</a> </body> </html>
•
•
•
•
Originally Posted by Acidburn
well in theory if you hover the mouse anywhere over the jpg image shouldnt the cursor change? To show that its an hyperlink? It only seems to want to do that if you move the mouse to the very right of it
•
•
Join Date: Mar 2004
Posts: 3,826
Reputation:
Solved Threads: 144
Don't know about you mate, but doesn't seem to me to be helpful at all.
I've come here via a 'bad post' report, and am no coder by any twisted stretch of the imagination, but I'm all too aware that there are applications both software and web based which enable people to create websites without ever needing to learn a single part of coding. A simple google search tells me that Dreamweaver is one such application.
I'd expect that when an inexperienced person asks a technical question they should be met with politeness and assistance if such is a possibility.
•
•
•
•
Crap like this is what you get when you try to make a web site without knowing HTML and CSS.
I've come here via a 'bad post' report, and am no coder by any twisted stretch of the imagination, but I'm all too aware that there are applications both software and web based which enable people to create websites without ever needing to learn a single part of coding. A simple google search tells me that Dreamweaver is one such application.
I'd expect that when an inexperienced person asks a technical question they should be met with politeness and assistance if such is a possibility.
I was not being impolite; that statement is simply true and observant of the fact that you'll get different results in different browsers if you don't have a general idea about HTML and CSS.
And you're right, it does not help the other poster solve his immediate problem. So what? How much help do you expect now that the URL's deleted?
And you're right, it does not help the other poster solve his immediate problem. So what? How much help do you expect now that the URL's deleted?
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
I moderate this forum; I deleted the URL. It's daniweb policy, for good reasons. I sent a private message to the original poster, explaining how to post HTML and CSS code within a message. You'll also note how I provided an alternative to using images, which is to apply CSS to standard hyperlinks.
Telling someone that their efforts are "crap" and that they don't know HTML and CSS isn't really in the spirit of things. However, I'm willing to grant you the benefit of a doubt and suppose that was just poor wording and not a personal attack. So, we'll all watch this thread and see if he comes back with more questions, and do our best to assist. Agreed?
Telling someone that their efforts are "crap" and that they don't know HTML and CSS isn't really in the spirit of things. However, I'm willing to grant you the benefit of a doubt and suppose that was just poor wording and not a personal attack. So, we'll all watch this thread and see if he comes back with more questions, and do our best to assist. Agreed?
•
•
Join Date: Mar 2004
Posts: 3,826
Reputation:
Solved Threads: 144
Any chance that this is simply a browser issue, by the way?
A move to Mozilla as a preferred browser a while back 'broke' my work console log in, to the extent that for a while I had to 'click' alongside the buttons rather than on them. My worksite was coded for Internet Explorer and other browsers were not coping with it very well at all.
A move to Mozilla as a preferred browser a while back 'broke' my work console log in, to the extent that for a while I had to 'click' alongside the buttons rather than on them. My worksite was coded for Internet Explorer and other browsers were not coping with it very well at all.
![]() |
Similar Threads
- Internet explorer pop up blocker doesnt work (Web Browsers)
- Creative webcam doesnt work!!! HELP!!!!! (USB Devices and other Peripherals)
- My phpbb forum doesnt work ? (PHP)
Other Threads in the HTML and CSS Forum
- Previous Thread: html_issue_took_me_to_no_mans_land
- Next Thread: table in php browser incompat. prob.
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7






