11,821 Topics

Member Avatar for
Member Avatar for shaikanwar14

its working in Firefox and IE 8[code]html code <ul id="menu"> <li><a href="#" onmouseover="mopen('m1')" onmouseout="mclosetime()">About GMU</a> <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()"> <a href="#">History & Mission</a> <a href="#">Office of the President</a> <a href="#">Office of the Provost </a> <a href="#">Administration</a> <a href="#">News & Publications</a> <a href="#">Visitor Information</a> <a href="#">Facts & Statistics</a> <a href="#">Social Media</a> …

Member Avatar for Armadillo
0
173
Member Avatar for sidhe3141

Need help with Flash (using AS3): I have a MovieClip as part of a Button. I'm trying to use code inside the Button to control the MovieClip. Is there a way to do this?

Member Avatar for charls.adam
0
113
Member Avatar for feoperro

Hi, How do you use the paragraph <p> </p> tag if you want to use it on an entire table? I tried: [CODE] <p> <table> <tr> <td> Content 1 </td> </tr> <tr> <td> Content 2 </td> </tr> <tr> <td> Content 3 </td> </tr> </table> </p> [/CODE] But it did nothing... …

Member Avatar for Kraai
0
149
Member Avatar for ofir0803

Hi, I have been preoccupied with this problem all day. there is a gap only in ie7. can anyone help? [URL="http://defixer.com/test/website/index.html"]http://defixer.com/test/website/index.html[/URL]

Member Avatar for ofir0803
0
56
Member Avatar for qazplm114477

I was just really curious if this website [URL="http://www.webking.com/"]http://www.webking.com/[/URL] is for real or is it just a joke? There are even [URL="http://www.webking.com/computer-services/index.html"]testimonials [/URL]and stuff

Member Avatar for cwekeybb2351
0
667
Member Avatar for feoperro

Hi, I would like to set the dimensions of an iFrame according to the content inside. Please bare in mind that the content inside will be based on ajax, so it will change without the page reloading. Thanks, Ashton.

0
79
Member Avatar for nedsnurb

Hi, I have there or thereabouts finished a site I am building for a university project, the site functions perfectly fine, albeit with a few layout issues. Basically I just wanted some tips on how to create a fluid layout, as the website doesn't resize itself depending on the monitor …

Member Avatar for Arkinder
0
86
Member Avatar for sirlink99

I tried putting in a margin (bottom) into the [code] .news { width:800px; height:auto; margin-left:30px; margin-right:30px; margin-bottom:50px; } [/code] but the blue background that I have here [CODE] .newsbg{ width:740px; height:auto; background-color:rgba(142,229,238,0.5); } [/CODE] still goes to the end of tile background. I would like there to be a space …

Member Avatar for Arkinder
0
102
Member Avatar for tarapvny

Help! I've searched everywhere, and it seems that I tried everything! The div's extend beyond the parent "container" & "mainContent" divs--it's like they're being ignored. I tried clearing the floats, but that doesn't seem to work. I know my html & css are very lengthy, so I thank you in …

Member Avatar for Arkinder
0
165
Member Avatar for zeeshan_kust

i have a menu button same as this forum menu button i.e Editorial | Hardware & software | software Development when you move mouse over any button it change the color to blue or may be change image and and an arrow underneath is appear till that time when you …

Member Avatar for Arkinder
0
88
Member Avatar for robdquick

Hi, Im having some trouble getting something working on my website. Basically i created the template in photoshop, sliced it and exported. i have the main content of my page in the middle, and ive set 2 table cells on the side by the bottom of my content which should …

Member Avatar for Arkinder
0
70
Member Avatar for junebob76

If you view my test webpage [url]http://www.robsbusinessidea.com/test2/[/url] in the latest IE, Firefox, Safari or Chrome browsers, it works as I'd like it to. Opera however doesn't want to know. If you hover over one of the thumbnails on the right, a fullsize image pops up in the middle. If you …

0
52
Member Avatar for Reliable

Hey Everyone, I would like to get a general consensus on what the average rate per hour is amongst you for Flash work? Do you charge per hour or by the project. I'm going to do a header for someone and I'm trying to come up with fair price.

0
77
Member Avatar for Fungus1487

i have created websites for clients for some time now but recently i have found it difficult to add that little extra to a project to make it unique from all those that surround it. I wanted to know what you lot do to get the old juices flowing and …

Member Avatar for logoonlinepros
0
187
Member Avatar for daviddoria

I have a sidebar.php which contains: [code] <a href="page.html"><src="images/MyImage.gif"></a> [/code] If I do: [code] <?php include 'sidebar.php';?> [/code] from a file that is in '/', everything works properly (because it looks in /images for the gif). However, if I do: [code] <?php include '../sidebar.php';?> [/code] from a file in, say, …

Member Avatar for Arkinder
0
152
Member Avatar for lasl0w

Hey all, I'm doing a project to create an address book which uses a binary search tree (AVL node) structure to store, search and sort the data. There are 14 main fields for each address contact. All fields can be represented as strings. The 14th field can have unlimited entries. …

Member Avatar for mike_2000_17
0
199
Member Avatar for bwallace

We have this script that makes the photo change when you mouseover different items on the list. How can we make the photo link change as well? For example, how can we make the photo link to Yahoo when we hover over item 1 but to Google when we hover …

Member Avatar for Kraai
0
93
Member Avatar for Olums
Member Avatar for 3825

Hi, I am working with a friend on a small pilot website and am having difficulty making the footer stay put. Any help is appreciated. Thank you! [URL="https://dl.dropbox.com/u/10563012/fall2010/Expression/psThreeA/default.htm"]https://dl.dropbox.com/u/10563012/fall2010/Expression/psThreeA/default.htm[/URL] Another problem is in the logo. Apparently, it is not ok to put <H1> tags inside <a> tags. I want the whole …

Member Avatar for 3825
0
401
Member Avatar for saucy6969

Hi there, am working on a new website and was testing it in Chrome and Firefox (looks fine) and when testing it in IE9, the top header image has shifted way off to the right. I can't figure out how to get it to stay put. Any suggestions from the …

Member Avatar for Kraai
0
151
Member Avatar for jakesee

Hi, I am trying out a template architecture for php websites. What I am doing now is there is a .php file for processing "display" data and one or more .tpl template to do the layout and formatting. The interface between the .php and the .tpl is of course the …

0
62
Member Avatar for OscarT

Can anyone explain to me why the green sub_container in the following code doesn't expand down to fill the red main_container? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Test</title> <style> html, body {margin:0; padding:0; height:100%;} div#main_container {min-height:100%; background:red;} div#sub_container {height:100%; background:green;} </style> </head> <body> <div id="main_container"> <div …

Member Avatar for OscarT
0
194
Member Avatar for gackerman43

Hello, Is there a way to make a background image/skin clickable and trackable via a pixel tracking url? Right now I have the background image set up through css: body { background: url(IMAGE URL) no-repeat; background-position:top center; background-attachment:fixed; } Thanks, George

Member Avatar for scrappedcola
0
156
Member Avatar for miss.noir

Hi there, For University, I have to do a reassessment project whereas by I create a web-based cocktail maker. My issue is I really do not know where to start with it. I was wondering if anyone would be able to kick me off and point me in the right …

Member Avatar for richy90
0
281
Member Avatar for pjh1985

Hi, I am trying to create a dynamic list of links to go in the footer on my website but i have been unable to find a good solution. I am currently using a standard unordered list with a repeating region which is then split into columns using the column-count …

Member Avatar for Arkinder
0
65
Member Avatar for shahiduop

hi i sliced my site header and body background and added to the index page using CSS, the problem is these images are displayed in editor (DREAMWEAVER 8) and looked fine, but when i try to view the page in browser, background images are not displayed. i wonder how to …

Member Avatar for Borzoi
0
127
Member Avatar for enam

I have put exactly following code to make the text "Person of the Week contest" blinking anchor text on my homepage of [url]http://BestAdPoster.com[/url] : [CODE]<div style="float:right; font-size:18px;width:100px;display:inline;border-style:groove;border-width:10px;text-decoration: blink;padding:10px;"><a href="http://bestadposter.com/forum/topics/person-of-the-week-contest">Person of the Week contest</a></div>[/CODE] Unfortunately text blinks only on FireFox but it's static text on all other browsers (I have checked …

Member Avatar for enam
0
480
Member Avatar for rogerjoyeux

Hi All, first time with this so go easy on me please. I want to validate my code. I have fly-out menus that fly-out over a flash movie. At first, the flash layer covered the fly-out portion. I resolved the cover-up problem in the big 3 browsers (Chrome, IE, Firefox), …

Member Avatar for Kraai
0
190
Member Avatar for daviddoria

This page works fine in Firefox and Chrome: [url]http://ewh.ieee.org/r1/schenectady/events.php[/url] but in IE, the maincontent appears way at the bottom (below the sidebar) instead of to the right of the sidebar as it should. Google convinced me that IE has trouble with CSS, but this is such a basic thing I …

Member Avatar for Arkinder
0
159
Member Avatar for Akill10

Hey, I have a problem and am hoping that you can help me find a solution. I have a site created in dreamweaver. To do this, I made a template, with 2 editable regions, then set up all my pages. The problem I am having, is that I am trying …

Member Avatar for Akill10
0
92
Member Avatar for rajeesh_rsn

Hi, How to rewrite my page [ICODE]www.site.com/category.php?item=mouse[/ICODE] to [ICODE]www.site.com/category/mouse[/ICODE] using .htaccess I tried many in google Please help me Thanks in advance

Member Avatar for dlannetts
0
56
Member Avatar for Altairzq

Hello, Currently I'm using Fireworks to do the design of a website, dragging the elements I create around. Then, I use frames to show the website in different situations, with a menu open, or some selection made, and so on. It works ok, but I'm wondering if there is some …

0
70
Member Avatar for 3825

I have yet to write a single line of code. I am just finishing the "pencil and paper" part of the layout design. [URL="https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720"]https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720[/URL] Here is my rant/explanation of what I want to do with the website [URL="https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0"]https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0[/URL] I am only beginning to learn CSS. Do you think the whole …

Member Avatar for 3825
0
199
Member Avatar for LogicWeb

Please see screenshot. I'm trying to vertically align the text and background in the table, but odd enough, they are dropping to baseline somehow. I've tried dozens of variations in the CSS but cannot get the text to be middle aligned (vertically) in the background. HTML [CODE]<table cellpadding="0" cellspacing="0" style="width: …

Member Avatar for Kraai
0
153
Member Avatar for george61

I'm working on an entertainment site and there is some design mistake which I made. But everything looks good if zoomed out in 83% on chrome and 75% on mozilla and IE. What is the solution to resize everything or there is another way?

Member Avatar for Kraai
0
102
Member Avatar for teedoff

Hi I'm creating a simple template for a client. One element they have on their page is a form for their third party shopping cart. This form passes about 15 variables in order to calculate shipping weight, dimensions, and all the standard specs a cart would need...ie.. item number/name and …

Member Avatar for teedoff
0
88
Member Avatar for nedsnurb

Hi, Basically I am developing a website for a university project, all fine so far, site is set-up and I have managed to display a image gallery using lightbox. However I need to have tooltips on the images, which I cannot seem to get working. I have some code in …

Member Avatar for nedsnurb
0
110
Member Avatar for steveh000

Hi Guys I am a Computer Science student at University and am looking for some ideas on a project that I have to complete. I have to come up with an hypothetical Software engineering problem in Java , I have to create a bad way of solving it and then …

Member Avatar for skhenry
0
187
Member Avatar for akshayinbox

Hello. Why does the page has almost infinite height & width, despite they've been FIXED to 1250x700 pixels? Please suggest. The page is: SNIP

Member Avatar for dlannetts
0
50
Member Avatar for arctushar

Hello I want to create a login page. Login page contain as usual below elements [LIST=1] [*]text [B]user name[/B] [*]inputbox[B] username[/B] [*]text [B]user password[/B] [*]inputbox [B]password[/B] [*][B]submit button[/B] [/LIST] all elements r in a div. I want that, the div will be [B]center[/B] both [B]horizontally and vertically[/B] . How can …

Member Avatar for dlannetts
0
53
Member Avatar for aynamohol

Hello there, I have a big forms.. I just break the form part by part and last page will show submit button... I saw different places like this topic which i m asking. I saw in virtuemart... I also saw in daviweb. I am attaching an image... please check and …

Member Avatar for dlannetts
0
51
Member Avatar for DonaldAlexander

how on earth do you design something like this? iv seen where people plot on the countries with the dots where the high usage is but can someone assist me on even naming what it is? [URL="http://sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs449.ash1/24742_387622215797_11204705797_3824069_7757058_n.jpg"]click to view image [/URL] thanks

Member Avatar for awaisminhas
0
95
Member Avatar for imKEN

I made a design for my first web page, and I tried to do the codes but sadly I can't. Can someone tell me where to code the codes needed, if it will be on html or css. Because I can't arrange the images I wanted them to be. I …

Member Avatar for macgurl70
0
136
Member Avatar for minimogul

I am making a logo in illustrator its a mix of text and symbols. I used two arrows from the swatches got the basic layout for the logo. When I go to add effects it looks very bad because I cannot get the text and the symbols to group and …

Member Avatar for minimogul
0
105
Member Avatar for reihaan
Member Avatar for reihaan
0
98
Member Avatar for chamnab
Member Avatar for Arkinder
0
60
Member Avatar for chinee

need help with tables i am trying to place a border at the bottom o f the page like the top but without the writing i need some assistance. this is what i have got. [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Generation …

Member Avatar for MJ Pieterse
0
98
Member Avatar for cguan_77

hi guys, just need some insight. In css how to position objects next to each other, like: First Object | Second Object | Third Object i had tried, float:right and position relative but it's not horizontally align. can anyone give an example, thank you.

Member Avatar for Arkinder
0
208
Member Avatar for rajr

Hello, I have a small image that i want to use over a complete canvas on a Fireworks file.......can someone help me with the instructions to do so? Details: - i have a small gif image attached here. - i want it to be tiled all over a huge box …

Member Avatar for VulcanDesign
0
112
Member Avatar for dennishall

Hi: I'm trying to pass infromation from an input text field to a php script when the submit button is clicked. [B]Does anyone have a snippet of the AS2 and PHP that would achieve this?[/B] My overall objective to to query a single DB table with the information and I …

Member Avatar for rajarajan2017
0
124

The End.