13,937 Topics
![]() | |
HI GUYS.Am trainning to center my form in the middle of my html page but I have failed.Can any one help? Below is my code......... <html> <head> <title> Rich Trials </title> </head> <body> <form name=""> username: <input type="text" name="username" /> <br /> password: <input type="password" name="password" /> <br /><p> <input … | |
I was watching a video on vector masks in Fireworks which displayed the ability to scale gradient masks with great simplicity. Unless I am missing something whenever I want to change a gradient mask in Photoshop I undo and redo the mask. Being able to simply scale the mask to … | |
Hi all, I hope you will be able to help me. My computer is acting up, or rather, my internet Explorer is. I still have the 6.0 version. I keep getting either "page cannot be displayed" or "invalid syntax" errors. I ran Hijack This and I am pasting the log … | |
Hi All, Actually i am sending motivational email to my friends every day. its customized HTML Templates, But what happen, in that templates i used some images, its working in my browser. but my friends are using IE and Firefox, in that also images are not display. its showing only … | |
hi I have to create ad in which 5-6 images will change in fixed time interval and for that i want to know how to create animated gif image in photoshop. pl. tell the steps to create the animated gif image in photoshop | |
I am currently trying to edit a page that has a bunch of links on the page. All of them are in tables and are supposed to turn a dark gray color and then become darker one they become visited. However, they show up like normal links. (Blue) The page … | |
This is something I've always had a problem with but never asked about... If I am floating two columns via div tags, one left and one right (such as navigation on the left column and main content on the right), Then I have two more things floating inside the right … | |
I'm facing technical difficulties. I can't get position:relative elements to overlap. At the time, I need to center a <div>, and have an image overlapping that, and an image overlapping that. Could you please send me some test code, with 2 image CSS definitions? One overlapping the other, with different … | |
I've used the following code to open Excel. It works but generates a browser error warning the visitor that the web page is trying to run an add-on with an unknown name, and control with an unknown name. Is there a better way to open Excel (read only) in order … | |
Hi, Im new to CSS and have watched a couple online vids, but I have run into a problem that I can't seem to fix. My menu displays fine in IE 7 and 8, but the background color disappears in Firefox. Any suggestions? Sorry if my code is messy. I … | |
I have had so much problems with position: relative (especially regarding any divs that come after it) that I'm starting to think an overall rule is to keep with static and use margin to move things around when at all possible and use relative when you need it for negative … | |
I have a flash site I'm building, the only problem I'm having is the carousel I have for it does not stay on the frame its supposed to be on. I.E. I click on the link to the carousel, and it pops up and works normally, however, if I click … | |
Hi, I have a simple page created by Microsoft Word 2007. It consists of an htm file and a folder which includes images. Firefox cannot load the images while other browsers can. Do you have any idea about the problem? Thanks, Yassar | |
What css do i use to set up the standard 5 box website? i forget its formal name, whats it called? The website layout, with a header, footer, centred centre page and the a right and left side. | |
Yes, this is homework. Yes, I know how to make this layout. But what I don't know is the font used. I'm supposed to make the html skeleton look as close to this screenshot using css. Easy, right? Yeah, I know. Obviously I know it's a sans-serif font, but is … | |
![]() | Hello, I'm working on a flip page gallery in Flash (AS3). I have this video tutorial from Cartoon Smart and one problem. How to mask a text box, is it possible in Flash using AS3? Cheers! ![]() |
When designing webpage it should be ensured that the homepage of the website should have consistent patterns and the usage of various designs elements should be symmetrical as homegenity brings consistent pattern, thus aiding user experience. | |
I m trying to make a template for my website. there is a top box and a navigation box. Position of navigation box is relative to top box and at a 5% of distance from top box. This distance is visible in Internet explorer but in mozilla navigation box appears … | |
want to know what code snippet you could add to this code to stop my sound file from playing automatically when you enter that frame? code:[CODE]var mySound:Sound = new Sound(); var myChannel:SoundChannel = new SoundChannel(); var lastPosition:Number = 0; var soundIsPlaying:Boolean = true; mySound.load(new URLRequest("Intro1.mp3")); myChannel = mySound.play(); offBtn.addEventListener(MouseEvent.CLICK, onClickStop); … | |
I need to know how to set an html page to only open at a set size. I had learned this in my basic htm code class a long time ago but have forgotten and can't seem to find any instructions about how to do this. I have dreamweaver 8 … | |
ok, got to make a program that allows a user to enter data into the text fields (specifically a name and a grade), it then needs to store it locally, it then needs to be able to create a graph, and work out the standard deviation and mean from the … | |
Hi there, I just try to figure out a function which will dismiss a text and saves it in cookies for next page reload/visit. My current code looks as follow: [CODE]<script src="http://code.jquery.com/jquery-1.4.2.min.js" type="text/javascript"></script> <script src="jquery.cookie.js" type="text/javascript"></script> <script> $(document).ready(function() { $.cookie("viewState"); var theState = $.cookie("viewState"); $("#R1").click( function () { $("#secret").hide("slow"); $.cookie("viewState", … | |
Hi all! I'm trying to build new social network for "House Management". Need to give an idea or designed logo. May any one help me? ) | |
Added a image set with lightbox. I think all the paths are correct, but the thumbnails are showing! the lightbox itself works fine. Any ideas? [url]http://www.andytest.taupedesign.com/residential%20new%20construction.html[/url] ![]() | |
Hi guys, need your help again. I'm having problem on our page which I shared over on the network. The site works fine on the pc in which the php and html files is being stored. But if access through other pc on the network the page doesn't load it … | |
I would like to make a link that will open up destination 1 in a target, and another destination in another target. It's pretty simple when doing one. <a href="home.html" target="target1"> home</a> | |
I've been using IE6 for a long time without any problems, but due to many websites I visit prompting me to upgrade my browser to IE8 because they wouldnt be supporting my browser much longer, I decided to upgrade to IE8. It works OK but my text is blurry. I … | |
Hi, my name is Brian and I came to this forum seeking a way to get my website reviewed, but now I am here I can see that there is a lot more to this site than that. So quite glad I found it really. I am a little bit … | |
ok, ive tried and tried, no luck. what i am trying to do is at [url]http://pjrey.com/guestbook[/url] is have 1) the modal dhtml sign/window auto load (but only one time per user) 2) on completing the form, and hitting submit, i want the parent window refreshed (to show new content that … | |
Hello Everyone My First Post Jim I am building a membership site. I created a pay-pal button for my upgrade members. I can't redirect them back to the paid members product page. How can I do that with pay-pal. I am using Instant Member Software. Does anybody use this membership … |
The End.