Search results

  1. R

    Does Flash mess up ajax?

    Hi, I have a site with 6 nav buttons. The page uses ajax and works fine for the most part. However, 2 of the buttons cause the entire page to reload. I feel like it has something to do with flash being loaded for those 2 buttons. Anyone know how you can use flash and ajax together sucessfully...
  2. R

    preloading image question

    Hi, If i preload images like this: <script language="javascript" type="text/javascript"> <!-- if (document.images) { pica= new Image(100,100); pica.src="cline3.gif"; picb= new Image(100,100); picb.src="image0031.jpg"; picc= new Image(100,100); picc.src="image007.jpg"; }</script>...
  3. R

    critique my fonts please

    Hi, Please critique my fonts used on the pages of this website. I am new to design and dont really know the first thing about fonts. font-size and font-style advice is what i am looking for ... http://santaclaus25.com/ Thanks
  4. R

    ajax problem

    Hi, I have a site with 6 navigation buttons that uses ajax. For some reason the 5th button "giftshop" causes the entire page to reload. Any ideas why this may be happening? It "works", but bothers me that ajax is not working for this button. Its gotta be something in the php file that is being...
  5. R

    css problem ie/firefox

    i fixed it ---nevermind.
  6. R

    my text wont select-help!

    I have a problem with my site. You can not select text for copy and paste purposes. I tried looking it up on google for half an hour so now im posting. I read something about css makeing it not selectable, but I dont believe that. I want the words to be selectable just like in any other website...
  7. R

    SEO/PHP question

    Hi all, I am using ajax on my site http://santaclaus25.com/ I replace innerHTML with html from PHP. I do not believe this is considered "content" by search engines. So my question is ... How do I get the generated HTML to be seen as content by search engines? Also, will search engines notice if...
  8. R

    flash/photoshop question

    I have never used photoshop. I am learning flash now. Is there much functionality in photoshop that cant be done with flash? Give some examples of what you can do with photoshop but not flash please... Thanks, JR
  9. R

    Graphic problem....

    Hi, I have some buttons on my page that are pictures, so that the font will not have to be downloaded by user. Onmouseover, i want to switch pictures... It works fine, but if you move very quickly over a button, the onmouseout does not register. It does not cause a crash or anything bad, but...
  10. R

    Rate my santa homepage

    I just started this tonight for my uncle. Looking for feedback from experienced designers as this is my 2nd site. http://jonrickless.x10hosting.com/santa.html
  11. R

    Is mass emailing for a job illegal?

    Hi, I have been looking for a job with my BS in Math for 12 years now. I am getting kind of desperate. I am wondering if it is illegal to write a script to get all the email addresses from craigslist, monster , etc and email them a description of my target job and a resume and maybe a link if I...
  12. R

    Bloated code?

    I am wondering if programs like dreamweaver and joomla generate code that will slow a browser down. I am assuming its gotta be more code than if done from scratch, but is it enough to be noticably slower? And yes I do realize if you were going to make a forum it would be kind of silly to do it...
  13. R

    resolution question.

    Hi, I am kind of new and have a question regarding varying screen resolutions of clients. I see the "standard" it seems is to design for lowest resolution possible, 800 x 600 i think. Then at higher resolutions only half the browser is used. Is it uncommon to get the resolution of the client...
  14. R

    Review my site please...

    I am just about done developing a sample real estate web-site for portfolio purposes. This is my first website. I am going to design it next and was hoping some folks could find some bugs for me b4 I take that on. I was at a friends and he did not get the list of houses at all on the find houses...
  15. R

    Feedback on webpage

    I am just about done developing a sample real estate web-site for portfolio purposes. This is my first website. I am going to design it next and was hoping some folks could find some bugs for me b4 I take that on. I was at a friends and he did not get the list of houses at all on the find houses...
Top