10,650 Topics
| |
Microsoft is changing the way ActiveX controls work in Internet Explorer. :eek: it affects any Flash movie (SWF) content in a web page. i found one solution its working fine with some .swf file , if .swf file contain some actions scripts then code makes problems , pls any one … | |
[QUOTE]<table align="center" bgcolor="#FFFF66"> <tr> <td > <img src="../DatingGuy.jpg" align="right"/> <pre> Here's the deal— and it's one of the most amazing secrets of the Mystery Method because it is so counterintuitive, running contrary to everything you've believed about attracting beautiful women your entire life, in order for you to be permitted … | |
Hello Guys.... I have a problem in photoshop. I created a web template with login form...so, in login form i have two boxes. so i would like to convert these boxes into HTML boxes...then i have to enter userID and password..(OR) tell me is there any another alternate procedure. Thankyou....! | |
Hi when i view the pages that i built in firefox it shows good, where as in IE the menu bar floats..... so whats the problem with this...are there any hacks that i need to fix it....i used dreamweaver cs4 sprymenubar.... this is the CSS code.... @charset "UTF-8"; /* SpryMenuBarHorizontal.css … | |
If a complete sits can be built in flash(S/W) what's need of a lot s of programming language. guide me please. | |
Hello! I have created a button in the body my web page using the following code below: <input type=button onClick="parent.location='btb-lad-home.htm'" value='Home' style="font-family: comic sans ms; background-color: #872175" > (I have no code for my button in the head of my web page.) Although the code above creates a button with … | |
Hi Could someone please help me by telling me what I am doing wrong or not doing - my website [url]http://www.stwconsult.com/[/url] shows fine in FireFox but the menu seems messed up in IE. You can view my CSS for that particular section below: [code] body { margin:0; padding:0; font-size:12px; color:#000000; … | |
Hi Guys, I have got an issue with IE7 the site works fine in the rest of the current browsers but not IE7 Link to the page that this is happening on is [url]http://www.mkldesign.co.uk/sites/mccann/[/url] I have an img that I have set in the background so that when the browser … | |
Hey guyz. i knwo how to put up a favicon. but it restricts the size to 16 x 16 or 32 x 32. but is there a way we can put up favicon liek microsoft corporation. its a long favicon. with like more then 32px width. do anyone knows how … | |
| Hi, Simple question: How do you make a table with 2 columns? On the left column - 1 row On the right column - 2 rows -Without using a nested table. Thanks, Ashton. |
These sites are really amazing for css learners and absolutely free to use. You can download free scripts. Here you can learn css absolutely free: [url]http://www.learn-css-tutorial.com/[/url] Here you can find some more tips and tricks: [url]http://www.smashingmagazine.com/tag/css/[/url] | |
Looking for book or video Recommendations for learning [I][B]separately[/B][/I] HTML and CSS. Online resources are helpful to learn but IMO some need a starting point. Online resources become understandable once the foundation is understood depending on the person because as we all know CSS has [B]plenty[/B] of techniques. | |
I am using Dreamweaver cs4. I had created a website and set up the pages individually. Then decided to create a template as the site is getting bigger and would be much easier to handle this way. I opened one of the pages, did a "Save as template". Created Editible … | |
I've used a graphic Web Design program, and I'm not unhappy with the way it's turned out. However, I'm adding Live Chat code to the page and I've not learned enough code to put the imbedded object where I want it. If someone could share a sample code snippet I'd … | |
hi! i m using css and html for designing of my website and if i execute my website on mozilla firefox all alignments are correct, but if i use internet explorer all mess up.. please help Thanks | |
i have teh problem when i copy huge sections of text into Dreamweaver, DreamWeaver has no margins..so what happens is that it stretches the page width, resulting in a wide page of text. what i want to do is to break each line before it crosses the page. example. | … | |
Greetings, Can someone point me to a tutorial (possibly with psd) that replicates as close as possible to the menu buttons found on [url]www.massmutual.com[/url] The menu and buttons are gorgeous and while I've seen tons of tutorials and "buttons" psd's, I have not found anything that resembles like that menu … | |
The graphic arrow that points to an additional layer/rollout does not appear in IE. The menu bar looks fine when on it's own, but when it is brought into another document via a JAVA script, the formatting changes & the arrow does not show up. The menu bar works fine … | |
Hello to all! Can you please help me with my simple problem regarding to my image logo. i used div tag to my logo in order for me to position it in top left side of my web page. i thought everything's fine but when i try to minimized the … | |
Hi guys, I've got a small problem, though I have a feeling that it will be simple to fix. I just cant figure out how to do it! I'm currently running XAMPP/Tomcat as my web server, and having developed the site in JSP/JAVA, the only way i can access the … | |
how do I get The value I have entered in a textfield after submitting it. i need to process it using java thanks | |
I have an upload form that uploads a picture and places it relative to another image. It works fine on it's own web page, but when I add it the website, all my positioning is disregarded. This is in IE and Firefox, and with both absolute and relative positioning. I … | |
I've been stumped as to how I should code this menu in html/css. The fact that the text is right aligned, and the placement of the button background throws me off. Can anyone help me out/guide me in the right direction? | |
Just curious as to which is better to use in css ... width % or width in px?? Are there any known browser compatibility issues that might prompt a preference between the two? Thank you in advance for you input. :) | |
I am fairly new to the Web Development world. When I create a new site, most often as there will be a slight movement, right to left, or left to right of the page when switching from page to page. I am using Dreamweaver CS4. Any help would be appreciated | |
Alright I have a major issue here that has stumped me all weekend. A site i'm working on displays correctly in firefox but incorrectly in Safari, Chrome and IE. Don't worry about Internet Explorer. Weird thing is how it is displaying incorrectly. When you click on content or a link … | |
I am working on a web designs which can be seen at [URL="http://www.vtjazz.org/new-home-page/index.html"]http://www.vtjazz.org/new-home-page/index.html[/URL]. The layout looks the way we want it and is fine when the browser window is enlarged. However, if the window is made small than the content area things get strange. What I want to happen is … | |
[code]<p class="secondary_nav"><a href="locations_overview.html" class="secondary_nav">Overview</a></p> <p> <select name="select nav" size="1" style="background-color:#FFFFFF" onChange="location.href=options[selectedIndex].value;"> <option value="locations_aberdeen.html">Aberdeen <option value="locations_arendal.html">Arendal <option value="locations_athens.html" selected>Athens <option value="locations_bangkok.html">Bangkok <option value="locations_beijing.html">Beijing <option value="locations_capetown.html">Capetown <option value="locations_dubai.html">Dubai <option value="locations_durban.html">Durban <option value="locations_genoa.html">Genoa <option value="locations_gsc.html">Global Support Centre <option value="locations_hochiminh.html">Ho Chi Minh City <option value="locations_hong-kong.html">Hong Kong <option value="locations_houston.html">Houston <option value="locations_jakarta.html">Jakarta <option value="locations_kuala-lumpur.html">Kuala Lumpur <option … | |
Hello, i was searchin for some fancy flash effects for my website and come accross this website [URL="http://agencynet.com/#/home/"]http://agencynet.com/#/home/[/URL] i am unsure what this website is coded in and would like to know. and also what skills are needed to create a website like this? im not after creating a massive … | |
I am having a slight problem and want to know if anyone can help me. I have an assignment that requires me to hard code a basic Web page describing my profession, hobbies, or interest. This page will be the homepage of the website. My hobby - writing My profession … |
The End.