13,937 Topics
![]() | |
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 … | |
Hello Just like we have some addons which enable us to download flash movies from webpages in firefox, is there a similar tool which can download javascript animations from webpages? | |
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. | |
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 … | |
Hi experts, I am trying to find the current level of zoom in a webbrowser control. I know how to zoom but the same doesn't work for retrieving the current level of zoom. I am trying the following: [CODE] Dim currentZoom As Integer DirectCast(Me.ActiveXInstance, SHDocVw.WebBrowser).ExecWB(Exec.OLECMDID_OPTICAL_ZOOM, ExecOpt.OLECMDEXECOPT_PROMPTUSER, IntPtr.Zero, currentZoom) [/CODE] But … | |
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, … | |
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. … | |
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 … | |
Hi everyone, when my brother starts windows vista internet explorer starts up automatically and two browser windows start up, both are his google home page. i have done a full system scan with Mcafee and also scanned with xoftspy for spyware with no result. i have created a hijack this … | |
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 … | |
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 … | |
I have been searching for a single line of code all evening, and I think it's only prudent that I seek help. What line of code does the opposite if this? [CODE]WebBrowser1.Document.GetElementById("username").SetAttribute("Value", "username")[/CODE] I want to read some data from a php form and assign it to a string. | |
I posted something about this problem I am having in the intro. page, then I found this page, I have read but can't seem to find the answer..I have a pc and a mac laptop. Everything was fine until I disconnected my pc, to put it on another desk, after … | |
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 … | |
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 | |
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 … | |
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 … | |
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 … | |
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), … | |
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 … | |
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 … | |
Hi, I'm currently trying to create a program that will log into the web page given to it if supplied with the user name and password. but the problem im having is sending the POST request to the website and then retreiveing the URL it sends back to load in … | |
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 | |
The File Edit View .. Menus are missing in Outlook 2003. I tried hitting the ALT key as previously suggested but that did nothing. I need to export contacts and the only way to do this is through these menus. | |
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 … | |
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 … | |
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: … | |
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? | |
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 … |
The End.