- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
Web Designer
- Interests
- computers, books, movies, travel, adventure, Mario Kart, music
40 Posted Topics
Re: 94 days until I get to go to Thailand! | |
Re: I've also modified the code from my cell phone provider's website. They usually have the form right on there to send a text message... grab the code from there and use your cell phone provider's already-in-place processing. | |
Re: Hey all -- I certainly think that web design is an art -- and I also think that it is often times largely underappreciated. Take a look at some of the good sites out there vs. the bad sites. The most obvious differences are usually the outward appearance -- and … | |
Re: [QUOTE=Dark_Omen]Hello, Does anyone know how to submit forms from one page to another page? If you don' mind can someone explain how, or if they know a good tutorial, either of these would be great. Can this be done in javascript? Thanks[/QUOTE] You can do it a variety of ways … | |
Morning everyone -- Can anyone help me with what is probably very simple? I have a page where I want to get a variable from the URL and display it... so if my url is [url]http://www.mysite.com/page.html?variable=hi[/url] I want to get that "hi" out of there and print it out to … ![]() | |
Good evening all -- Had a question to pose to the masses -- hopefully this is the right spot and maybe someone out there has some opinions. I was comissioned to create an online photo album -- the guy originally mentioned Flash (you know -- roll over the thumbnail and … ![]() | |
Re: [QUOTE=mayb]what site provide action script sample code and tutorial ?[/QUOTE] One of my favorite sites is Flashkit.com -- they have all kinds of great stuff there. If you go either Movies or Tutorials, they usually have instructions on how to pull off the effects that you see there. Good luck! ![]() | |
Re: [QUOTE=vcombs]I am displaying data in a table on one of my web pages. When the user clicks on a row, I want that row ONLY to change color. I'd settle for that cell. I have a css file referenced on the page with two styles, td_on and td_off, which have … | |
Re: Hey Autocrat -- I posted a little snippit about rollover menus in a thread a while back: [url]http://www.daniweb.com/techtalkforums/thread16208.html[/url] You'd probably be able to mod it a bit to use images as backgrounds for your menu items... but anyway... I use this method for my menus a lot of times so … | |
Re: [QUOTE=ehanauer@mac.co]I'm trying to upgrade my website by presenting images in the Photoshop web photo gallery format. So far I've been unable to export the material to Dreamweaver, which is my web creation software. Has anybody done this, and if so how?[/QUOTE] I have actually used Photoshop's web gallery on a … | |
Re: [QUOTE=GR Web FX]Hey People, I gotta question regarding search engines. I designed a basketball site about 5 months ago which im currently optimising to try and get higher rankings in search engines. I understand that some search engines require you to use META Tags and some like Google require you … | |
Hello: I've used a whole slew of different merchant providers in the past -- but was wondering if anyone had any recommendations on them. I can go out and compare pricing and fees and whatnot... was just curious if anyone's had a really good experience with any particular company - … | |
Re: I've noticed that Fireworks does a pretty good job of writing clean code if you slice things up right. I usually end up manually tweaking becuase I'm a perfectionist though. | |
Re: [QUOTE=ep2002]Hi all, I'm on the prowl for a really nice professionally looking checkmark icon I can use instead of bullets. Everything I found is either cheap & grungy looking, or the site ropes me into a million popups & god knows what else. Does anyone know where I can get … | |
I've been searching around the web since I don't have my library of books available right now -- but here's my question... can I do a purely javascript session variable without the use of PHP, ASP, or anything else? Any good resource pages on that? I just need to do … | |
Alright - I'm stumped. I need to get a variable from file1.html to file2.php which is called like this from file1.html: <script src="scripts/file2.php" type="text/javascript"></script> In file1.html I have the variable definition to grab the referring URL - [CODE]<script> if (document.referrer) { var referringURL = document.referrer; } else { var referringURL … | |
Re: [QUOTE=bklynguy05]I need to add a form to my webpage that will email me the responses that vistors leave for me, where do i start, i have the form layout on my page but how do i get it processed?? i use godaddy to host. thanks[/QUOTE] Actually it seems like GoDaddy … | |
Re: [QUOTE=Danniboy]hi all, this is my the area im least expeirienced in, i would like to create a website of my own for a home page and at the same time with doing this i will learn how its done, but first of all, ofcourse... where do i start? what software … | |
Re: [QUOTE=wilmabundus]Really,to be truthful I am in the very darkest part of the darkness concerning this web designing.Everything sounds Greek to me.Can somebody help me out?I am willing to be a good student and pay atention to my tutor.I want to learn how to design the pages, with what package ( … | |
Re: [QUOTE=autocrat]Is it possible to have a main page, with all the usual junk placed upon it, have a pretty looking and funky effect menu, yet have the links only change the main content area without loading another page, opening a new window etc. ? Would I be using frames... and … | |
Re: This *is* a very broad question. Here's a couple of things to ponder though - there are obviously a LOT of successful businesses, online or otherwise, out there on topics from cooking classes to web hosting to real estate to dog grooming. I think you can make any of them … | |
Re: I think I agree with Scribbller... it makes the signature stick out more than the actual post. The background is neat, but I think it's the wrong place for it. OR... what if you kept it but forced the signature box down a few lines so that there is more … | |
Re: ep2002: I agree with DaveSW -- I think that your navigation on this site is really clean and simple, and always available on the left side. So for the size your site is right now, I don't think you need breadcrumbs. Great layout and design - the site is really … | |
Re: [QUOTE=autocrat]OK folks.... struggling with this one! You create a table, set the propeties so that t is 100% etc.... you place images in the outer cells, so you are forming a ring of out cells around the central/9th one. Now, if you set the images to stretch as well, then … | |
Re: Ooooh! I'd be interested to take a look to if anyone out there has any sort of additional information or an invite. Is this like that whole invite to Gmail thing again? :) Funny comment Danny -- "Clearly Google needs more exposure..." I'm rolling on the floor. :) | |
Re: [QUOTE=astikali]I have tried everything and tried opening jpg's with every program and nothing will open them. I tried removing them from file associations with PSP 7, restarted it and no program will open them. I tried putting the sig tag in my pictures and that won't open them. I tried … | |
Re: A highly debated point - tables vs. divs. You can use either, and either have their own problems between browsers. If you look out there, you'll probably find the generally accepted consensus that the difference between using the two is that tables were originally intended for the display of tabular … | |
Re: Hello everyone and welcome! "Cup of Squirrel" -- I'm sorry but that's the funniest name I've heard all day... I LOVE IT! I'm on the floor laughing. :) Hope you guys get a lot out of this site -- there's a ton of good info! Welcome! | |
Re: Depending on your own ambition -- there's plenty that you can learn and do yourself as well, so you don't have to pay the costs. I think SEO is great -- I've seen really good results after doing some SEO to my site and I'm not even where I want … | |
Re: It's hard to answer this question without seeing your actual layout. Usually what I try to do is separate the page into header, body, and footer. I have a DIV for each of those sections and then use either additional CSS positioning within those container DIVs, or tables within those … | |
Re: [QUOTE=autocrat]Hi all, At present, I have a rather bland WS, simple, clean, black text, white BG, little logo in TL corner etc.... main doy section and banner at top are expandable with page.... JS folding menu etc..... yet I'm not best p[leased... I prefer mor egraphical sites... buttons, flowing forms, … | |
Re: [QUOTE=JacktheNoob]Wotcha, folks. Any idea why: [code]body {position:absolute}[/code] doesn't follow down in to the web site itself? eg. [code] <img src="piccie" style="position:absolute; left:80px; top:100px">[/code] ....works fine, whilst.......[code]<img src="piccie" style="left:80px; top:100px"[/code] ....doesn't. Will including position:absolute in the 'body' CSS declaration not work with img tags? Many thanks, Jack.[/QUOTE] You have to specify … | |
Re: [QUOTE=zlimjo]I just built a site and I need help from other web designer on how I can Improve on the site maybe if there is anything I can do to increase my traffic.the site is at [url]www.dpro.qn.com[/url]. i intend to provide free web services to my visitors. need help urgently.[/QUOTE] … | |
Re: Bushman -- If you've sliced up your page in Photoshop, the resulting HTML will be all graphics. Couple things you might want to keep in mind... but without seeing your site I'm not sure if you've already taken these into account. 1. You don't want to have your entire layout … | |
Re: I would recommend using Dreamweaver -- it's quite easy to learn how to use and on the back end, writes pretty good HTML code. I'm not a big fan of FrontPage (at all!) simple because of the horrible code it writes in the background -- but I won't get into … | |
Re: Hi Dani -- I actually like the cellspacing. Here's why -- first of all, I think that it is subtle enough to not detract at all from the simplicity of the site. Second, I think it adds a little bit of separation to postings and whatnot to make them each … | |
Hi all -- If one would use #includes (SHTML, PHP, whatever) on a site, do those include pages get cached and therefore reduce load time (maybe just minorly) for subsequent pages or subsequent visits to the site? Or does that not affect load time? Could be too simple a question... … | |
Re: [QUOTE=lovablefool]Hi, Can you please help me in finding good image sites? The categories may be 1. Corporate people, 2. Business 3. Computers 4. Software Development. Also, suggest me some image sites to buy images which are not more expensive. Waiting for the reply. lovablefool[/QUOTE] Try [url]www.istockphoto.com[/url] --- very cheap stock … | |
Re: [QUOTE=rixius]In Photoshop, the transparency of any 'filter' or 'effect' usually can be set in the same dialogue you create it in. The transparency//opacity is usually respresented by a bar, scaling from 1% to 100%.[/QUOTE] Yep -- it's pretty easy to do in Photoshop. I have a related question though -- … | |
Re: [QUOTE=Badpolarbear]Im not sure if Im in the right area, this is my first time posting so please excuse me if Im in the wrong place and let me know. My problem is if you look at this site ( one of my first attempts at building) there are pencil buttons. … |
The End.