13,937 Topics

Member Avatar for
Member Avatar for cadmanof50s

I am having an unusual and somewhat frustrating problem: It appears that about 12 hours after I reboot my Windows 7 desktop PC, the browsers can no longer access the Internet. (I use both I.E. amd Mozilla). It's not just the browsers..it appears anything using HTTP sockets. Other applications (i.e. …

Member Avatar for rgladney
0
252
Member Avatar for jackparsana

Hi, Please help me tod this.. how can i change Overriding The Default Text color in IE browser? I can change in ff, and Safari. but Not in this.. help me. thanks in advance. jack.

Member Avatar for Borzoi
0
160
Member Avatar for daviddoria

I have a line like this: [code] <EMBED SRC="ObtainingAndBuilding_Linux.swf" WIDTH=200 HEIGHT=300</EMBED> [/code] that I want to replace 200 and 300 by the browser window width and height. I found some code like this which correctly gets and displays the width and height: [code] <HTML> <head> <script> function showWH(){ if (document.all){ …

Member Avatar for daviddoria
0
141
Member Avatar for NickBogi

I am working on a website and so far it is coming together the way I intended. Looks good on Chrome, and Safari. IE is not right yet but it looks as expected since I haven't done the IE style sheet yet. However, Firefox is producing a completely unexpected problem. …

Member Avatar for guyinpv
0
87
Member Avatar for sidereal

Hi all, I have a dropdown and a textbox and I want to be able to change the textbox to a dropdown control, after a certain value in the dropdown is selected. I have a problem in changing the controls from textbox to dropdown. Any help???

Member Avatar for venkythaniks
0
189
Member Avatar for tldorr

I have built what I think is a nice contact form. I want to add a cookie to this form so that if a visitor has already completed this form, the browesr recognizes the user and sends them to a page that states they have already filled out this form. …

Member Avatar for ko ko
0
87
Member Avatar for pedro1

Whenever I print a webpage from my browser, the page's URL gets printed at the bottom of the page. There is no option for this in the printer. There is no option for this in the browser. Is this dependant on the file type/extension ? Is there a way to …

Member Avatar for jendanipost
0
121
Member Avatar for coltonnel

Although web design and graphic design using two images, text and font to create a method of your choice to communicate ideas, design for web and print are two different practices. Graphic designers have been known since the print media has been created, while web design began when the Internet …

Member Avatar for freddavis
0
222
Member Avatar for speedy94519

Hey I have a question about inverters. Is it possible to calculate the number of inverters from an oscillation frequency? I wish to find the number of inverters from aan oscillation frequency of 5.025 MHz from a ring oscillator. Any suggestions?

0
94
Member Avatar for futgates

hi i have a wesite which was developed by a webdesingner..i want to change its admin rights so he cannot be able to see it in the future and change it...please help coz i dont hav a clue.. thanks

Member Avatar for dlannetts
0
69
Member Avatar for webwork

I'm converting a web site from frames to CSS. Is there a way to get external links to display in my CSS #bodycontent area instead of leaving my CSS website and replacing the display of my page?

Member Avatar for glassguru7
-1
31
Member Avatar for DrueY

Hi, Is there a way I can access a movie on rottentomatoes (movie review site) and extract the review percentage, movie info and the trailer video url? Thanks, drue

Member Avatar for inplainsite
0
62
Member Avatar for george61

Hi guys I've stumbled upon a really annoying problem in positioning 4 oval boxes(containers) (in 2 rows). In FF and Chrome it looks exactly how I want but in IE the boxes align about 50px left. If I give margin or padding left no matter of the values it shifts …

Member Avatar for inplainsite
0
135
Member Avatar for hyper_boom

Good morning, I am working on a website that has 3 versions: local development and the live site (say for example [url]http://www.google.com[/url]) As it can sometimes be confusing for testers which version they are on, I created (with help from this forum) a static footer for the bottom of your …

Member Avatar for hyper_boom
0
167
Member Avatar for John Linux

Hi, One of my portfolios for a university canoe club committee is to run the website in 2010/2011 season. I would like to improve the photo gallery substantially, and am looking for a ready-made, preferably freeware solution with the following features. - Display photo's from a directory on the server, …

Member Avatar for pritaeas
0
137
Member Avatar for bella422316

I would like the output to be JUST the TIME. Currently it also displays the date. How do i fix this. [code] <html> <head> <title> Start and stop a clock </title> </head> <body> <input type="text" size= "60" id="theclock" /> <script type="text/javascript"> var setIntervalID = window.setInterval("setClock()",1000); function setClock() { var now …

Member Avatar for cyrillc
0
74
Member Avatar for Matthew N.

Hi, I have a code here, a back button in such. Here is the code: [CODE] <FORM> <INPUT TYPE="button" name="but1" value="Go Back" onClick="window.location='jbutton.htm'"> </FORM> [/CODE] Please use HTML to do this IF POSSIBLE. I would like to use a image with like say [CODE]<h2>[/CODE] above it, and both the picture …

Member Avatar for Matthew N.
0
103
Member Avatar for mg4

I'm making a slideshow of images with the class "Display". I want to limit the height and width of the image to a maximum of 80% of the window's, so that there won't be a need for a scroll bar at any normal size. Here's the CSS I used: .Display …

Member Avatar for Borzoi
0
80
Member Avatar for daviddoria

After reading some tutorials it looks like this is how to embed a video with html5: [code] <html> <body> <video width="560" height="340" controls> <source src="big_buck_bunny.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> </video> </body> </html> [/code] (That video is in the same directory has the .html file) When I do this, I see the …

Member Avatar for hindlist
0
91
Member Avatar for keshavgarawal89

i got a buttons layer n dere are 5 buttons on dis layer.. inside every button i hav got a image file converted to graphic and settings as described below : UP frame : graphical image alpha set to 0 Over Frame : graphical image alpha set to 100 dat …

Member Avatar for keshavgarawal89
0
106
Member Avatar for Viruthagiri

Hello everyone, I'm getting error while validating my style sheet. Can anyone give me a solution. This is the error i have now. [QUOTE] 2644 #paging_button ul li Property -moz-border-radius doesn't exist : 6px 6px 2645 #paging_button ul li Property -webkit-border-radius doesn't exist : 6px 6px 2646 #paging_button ul li …

Member Avatar for Viruthagiri
0
49
Member Avatar for Infame

Hi! I'm having a slight problem. You see, this is my first webpage; I continued to edit it, 'till the layout looked somehow ok. The design was all based off viewing it from Google chrome. When I borrowed a friend of mines computer, I was greatly shocked... None of it …

Member Avatar for JRM
0
84
Member Avatar for Magic8Computing

Hi, I am trying to get a random image as a background to a cell, and have tried many ideas but none work, in desperate need for help can anybody please. I have this in the header [code] <script language="javascript" type="text/javascript"> var img_rnd = new Array (); img_rnd[0] = "hp-1.jpg"; …

Member Avatar for nosleep365
0
207
Member Avatar for Puster

Hello, Yester day i made a script to edit profile and upload avatar, when i am gong to get the data and img out from the database, everything is a big mess! The img is on the wrong place. [url]http://bildr.no/view/740585[/url] (how i want it) [url]http://pastebin.no/z3256[/url] (code) I hope someone understand …

0
29
Member Avatar for kiamzattu

Hi everyone, I have to add a new link at the top in my webpages.We already have a couple of links at the top right and this new link should come exactly below it. We have CSS for aligning this link to the right and its within a div container. …

Member Avatar for ko ko
0
204
Member Avatar for spazticrexe

I have having an issue where I have specified a font size with em, but when I go to resize the fonts on the page (in IE7 using the View>Text Size>Larger or Largest) Everything on the page with the exception of the text controlled by the following css resizes correctly: …

Member Avatar for dennishall
0
558
Member Avatar for lil.jeantle

i just want to ask a help from you guys................ .. ahem. how to make a personalize homepage? pls. help!?

Member Avatar for RykeTech
0
91
Member Avatar for dlannetts

How do most people make the layouts for their sites now we have things like: [CODE]<header> <nav> <article> <section> <figure> <summary> <details> <footer>[/CODE] Just curious as i am wondering how most do it : 3 I quickly wrote this up: [CODE]<header> <nav> <section> - Welcome <details> - who wrote it …

0
105
Member Avatar for mushget

Hey, I have a problem which i don't know how to solve. The problem is that my db rows are displayed in a div tag that has a limited width and height and my db field is 150 characters max. So when i insert 10 records that are 150 characters …

Member Avatar for macgurl70
0
94
Member Avatar for goodguy73

I know there has been lots of discussion about how to make an entire website render centre screen, regardless of monitor size or format (e.g. widescreen). It seems most answers rely on use of tables, which we're repeatedly told is an outdated approach to layout. Also the <centre> tag is …

Member Avatar for sudeepjd
0
210

The End.