2,603 Solved Topics
Remove Filter ![]() | |
Does anyone know about the legalities of storing credit card information to use later? Specifically, we want to start accepting political donations but our Click and Pledge account is not set up yet. Can we create a database to store the credit cards and amounts and then, acting as the … | |
Hi guys! Can't figure out why this is not working: [CODE]<div id = "calendar"> <script language="javascript"> document.write(TODAY); </script> </div>[/CODE] Here is the CSS: [CODE]#calendar { width: 956px; height: 15px; float: right; color: #ffffff; background-color: #036779; padding-top: 5px; padding-bottom: 5px; padding-left: 2px; padding-right: 2px; text-align: right; }[/CODE] The text doesn't show. … | |
Some sites seem to customize their pages depending upon where they detect you are from (i.e. - U.S., Canada, UK, France, etc.). How do they do that? It would be nice to do something similar. My site is pretty simple, but I would like to avoid the risk of having … | |
I was looking for a website that showed different examples of typography and the CSS definitions and the same for lists, ordered and unordered, tables and forms. If you could recommend any I would appreciate it. Thanks! | |
[B]Can i do the SEO for google pages if can how can I do it................. [/B] | |
Here's the code I'm currently using which works fine in Chrome, Safari, FF, Opera, but not in IE6. (Haven't tested IE7/8) [code] <div style="position:fixed;width:100%;top:0;"> </div> [/code] What I need is for the header of my page to stay at the top, regardless of page scroll. I've been searching the net … | |
Ok i have included a next button on my first 5 frames and placed the one code for that button in another layer so it corresponds to all the next buttons. once published i have noticed that it works fine if i have the next button on every page, however … | |
Okay, so basically i have a movieclip on the screen and a function which loads a picture into it when it enters the frame. But i also have a function which makes it rise and grow when it is rolled over and it worked fine until i added the loader … | |
Hi everyone! I would like to center my page but I can't find how to do it. Anyone has an idea? The main Div (#apDiv3) The others div are inside the main div If I leave it like that the only one centered is the Div3 :( Thanks!! Mayerfli [code=css]body … | |
Is it possible to set margin in percents ? And How can I set only text margin without moving div where it's in? | |
what is better: PPC or SEO? What do you think? | |
Hey guys, ran into a bit of a problem with a CSS/Javascript drop-down menu... in IE7 I can see the menus and names just fine and everything works well, but in Firefox I can't see anything at all happening... the divs simply remain hidden. Anyone who has a free sec … | |
/!--will somone help me with this code ..... notice that there are three radio buttons on top but it is not on the code.. please help on the ordered list never mine the name i can manage it... ty --!/ [CODE]<html> <body> <table> <th>what happen<th> <tr> <td><li>When presented with a … | |
OK, I hope this is the right forum for this thread, and my apologies if it is not. I was wondering if anyone knew of a good enterprise search solution comparable to the Google Mini Appliance? I am searching through and found Nutch (with which I am reviewing now) but … | |
[CODE]<html> <style> div {border-color:black;border-size:1;border-style:solid;} *{margin:0px,0px,0px,0px;} </style> <body style="display:inline"> <div style="width:20%;height:30%;display:inline;"></div> <div style="width:20%;height:30%;display:inline;"></div> </body> </html>[/CODE] I was trying to make an effect like two boxex placed next to each other. But when I am trying to set size divs don't "listen" to me. They are as big as big is text … | |
I am trying to maximize the SEO benefits to my clients corporate site that come from being linked to the blogs they have set up and I was wondering if there is anything I can do to squeeze some SEO benefits from the RSS feeds on the blogs? Is this … | |
Hi, I have created dynamic text on a button. How can I get the text to display the hand tool instead of the arrow tool. I have made the text not selectable and given it an instance name then used [CODE]itbl_text.buttonMode = true;[/CODE] it is all contained inside a movie … | |
I've seen on a lot of sites that when you scroll down a text, the background image stays the same; If I scroll down the image stays on the place and the piece of text that can't fit on the image height is shown on a white background; how can … | |
![]() | Hello everyone! I'm making some rollover buttons in flash, and I could use some help. I have this button that has text on it e.g home, contact and stuff like that, and I would like to make this text an hyperlink. I couldn't find a tutorial for this :( . … |
Hi, I have recently added in some code to a blog I am working on. The code displays some images. After each image there is a little box with an arrow pointing outwards at 45 degrees clockwise. The code is not showing in the html and I cannot for the … | |
I work with a higher ed web dev team. I am currently tasked with making a page with specific items that can assist our content developers when working on their area-specific web pages. I have been browsing google, trying to dig my hands deep within the content but there is … | |
Hi, When you talking about SEO then one thing that you have keep in mind is Keywords. Keywords are an important part of SEO. Unfortunately, many website owners overdo it. Keywords are one of the most important tools in ranking high on search engines. Search Engine Optimization (SEO) is essential … | |
Hi, I have created a Flash MP3 player with a timeline, at the moment you have to click on the place in the timeline to move to but I would like people to be able to click and drag the time slider. The code I have for setting the position … ![]() | |
I am new to this website. I have done medical illustrations and graphic design. I'm also an abstract painter. I like jazz. I'm working with HTML and I took an 8 week course in it. I'm trying to upgrade my web skills because I'm unemployed and looking for work and … | |
Ok guys, please help me! Here´s the thing, On frame 446 in the main timeline I have a button (btn_habitat) that when clicked it launches an external swf and moves the timeline to frame 461. Everything works fine. The swf loads and it shows on stage. Now, on frame 461 … ![]() | |
Hello everyone, I made some movie clips and tweened with AS3. After watching the tween I realize I forgot to correctly set the registration point. Is there a way to change it without tossing the movie clip? Is there a setting I can go to and alter? Thanks for your … | |
I have some sections like: [code] <h3>EngineeringNotes.net</h3> <br>I have never .... [/code] (see this page: [url]http://www.rpi.edu/~doriad/Personal.html[/url]) Why is there such an enormous space between the header and the text? I thought <br> should just insert a single line break? Thanks, Dave | |
hey friends , Recently I got few Pingbacks for few of my posts in my blog. Are they spam? I would also like to know if they do any good in increasing the traffic or do they negatively affect the page rank?? | |
Hello, I am a student having trouble with absolute position in firefox along with Safari. (It's the #date1 style.) Here is my CSS code. I took out the absolute and replaced it with the current snippet. No change. I appreciate your help.[code]@charset "UTF-8"; /* CSS Document */ * { margin:0; … | |
Is it possible to apply XSLT on XML output from a Perl CGI script? I.e. I have a registration form, when submitted it makes an Ajax request, building a query string from the form inputs. The request is made to a Perl CGI script. This script can be called two … | |
i like this one [URL="http://articles.sitepoint.com/article/script-popup-windows-flash"]http://articles.sitepoint.com/article/script-popup-windows-flash[/URL]. Does anybody knows how to implement this one or maybe the developer page were can i get the code. | |
I recently made a Flash movie with a notable amount of animation much of which was repetitive. I was thinking of learning AS3's Tween class to possible make future tweening more efficient. What do some of you think? Also, Is there a site that either gives or sells AS3 preloaders … | |
I want to ask what is the keyword to find backlink in this search engine : google yahoo bing altavista gigablast ask Please tell me. I'am waiting for your answer. Thank's | |
Hey everyone, When I open Photoshop CS3 it opens with the selection tool activated. I'd like it to make the move tool my default tool. (It is the most frequently used tool in the toolbar). how do I make it open with that already activated? | |
I am working on fairly standard layout where the "page" is centered in the window using a wrapper of 960px width (using margin:0 auto to center the wrapper). In that wrapper, I have nested header, content, and footer divs that are set to a width of 100% (of the wrapper). … | |
Hi All, i am designing a multilingual website (English / Kannada). I can display Kannada font in IE by using Microsoft WEFT. But it is not displaying properly in Firefox and other browsers. How can i solve this problem. Please help me. Thanking you, Vinith | |
Can I make Flash Intros in After Effects? Like this one -> [URL="http://www.templatemonster.com/flash-intro/22713.html"]INTRO[/URL] or they were made from FLASH and AFTER EFFECTS combined? | |
How is it possible to have one DIV under another DIV, and then one DIV on the right of those two DIVs? A bit like this: [url]http://i48.tinypic.com/2laaqlh.jpg[/url] | |
Hi all, Today i read an article about parking a domain,in that article the author mention that by parking an article you can earn some money he mentioned "whenever the default domains are shown to visitors or clicked you will earn some money" but [B][I][U]how it will work?[/U][/I][/B] I am … | |
Hi guys, I've gone through many websites trying to find a solution. Since I'm not that good with css (just started learning) i've failed to get it to work. I have a simple css menu that i've been trying to center for hours now:( could somebody help me out and … | |
I've created a web page and external css that work in IE, but what do I need to get them to work in Firefox? | |
So I have this html code: [CODE] <div id="blog" class="grid_16_1"> <div class="blog_wrapper"> <span class="left_align"><h3>From the Blog</h3></span> <span class="right_align meta">Posted November 1st, 2009</span> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco … | |
I'm having problem getting a container to expand when adding two DIVs that float left. The container would actually just not move behind the DIVs. Here's my code: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Example</title> <style type="text/css"> * { margin: 0px; padding: 0px; … | |
Hey, I am new to this site, and I have some problems with my website footer. It look crapy, not full size. Have any suggestions what it is wrong. Website [url]www.smilez360.com[/url] And Also what do you think about Header? | |
I'm making a DIV that has two lines of text which are centered and vertically aligned with [I]line-height[/I] to make them appear in the middle. The problem is that I want the first line of text to have a font of 3.5em, and the second line 1.8em. I've tried to … | |
Is this possible? I'd really like to have a dropdown menu that doesn't rely on Javascript. Any help would be most appreciated ;) | |
Hi I am using Expression Web 2 and need to alter an existing website so as to display nicely on what I regard as a standard display size of 1024 x 768. It would have been better to start from scratch but it's a bit late for that now. I … | |
Could anyone provide insight into at what price point you would stop selling through an e-commerce site and move to a face to face, consultative sales model? I have a client who is eager to have an e-commerce offering but I am pretty certain their price points or their business … | |
I'm trying to see if there is a way to have my navigation bar follow the user as he/she scrolls down the page....I think it might have to do with JAVA, but I wanted to see if anyone knew a css trick first. HTML Code: [code] <div id="sidebar"> <ul class="sidenav"> … | |
I am trying to incorporate an eot/ttf file named "steve.ttf"/"steve.eot" into a CSS, but I am seeing no changes being made. The font items are located in the same folder as the html document. Here is the code I am using: [code] @font-face { font-family: MyCustomFont; src: url("steve.eot"); src: local("steve.ttf") … |
The End.