Search results

  1. jnjc

    Scrolling image maps?

    The map part is fairly easy checkout: http://www.w3schools.com/TAGS/tag_map.asp What you could try and do is wrap the image and the map inside a div and then look for a gallery that will let you scroll through a list of divs, something like this MAY work ...
  2. jnjc

    Designing an arch

    You could have each balloon as a link with the background image set to the balloon. The set the link hover to be the second image. You could probably us relative positioning to put the links in the right spot. HTH, JC
  3. jnjc

    Report Spam Thread

    http://www.webdesignforum.com/showpost.php?p=17960&postcount=1 http://www.webdesignforum.com/showpost.php?p=17970&postcount=1
  4. jnjc

    Can you please help determine why this web site is slow?

    I have checked out both links and there is definitely something awry. From the looks of things the problem is with you hosting company. You need to get them onto it....
  5. jnjc

    Simple frame question..

    What you are describing is a FRAMESET but you should avoid using them, you will have problems with search engine indexing (among other things) if you do. Why do you want to do things this way, there may be a better alternative...
  6. jnjc

    Fixin up the spry menu bar sub menu icons.

    Give firebug a shot, if it doesn't help let me know and I'll have a look...
  7. jnjc

    Report Spam Thread

    http://www.webdesignforum.com/showpost.php?p=17875&postcount=1 Forum Rules -------------------------------------------------------------------------------- 1. You must have 10 posts to post in the Offers/Requests section, and posts in that section are limited to one per month.
  8. jnjc

    Fixin up the spry menu bar sub menu icons.

    I am not 100% sure what changes to the Menus you need, when you say you want black borders around them, do you mean the bottom border between say "Feature Articles" and "Recent Articles" ? If you are using mozilla, download the firebug plugin, it's an essential for a developer and you can...
  9. jnjc

    Feedback Appreciated

    Hi Zipman, Thanks for taking the time to look at the site. What browser/screen resolution are you using ? Regards, JC
  10. jnjc

    How can i make the submenus to appear in the same line as the main menus

    I don't think the fix is that simple, these menus are created with lots of div's with absolute positioning defined in the tag. There is very little in the .css. What did you use to create the menu ? Is it possible that you can change this using whatever you used to create the menu ? HTH...
  11. jnjc

    Shopping cart application

    Take a look at ZenCart http://www.zencart.com/
  12. jnjc

    How to turn a Website into a Thumbnail?

    The following works for windows and should work on linux (depends on your desktop etc.), not sure about apple. Just press "Print Screen" on your keyboard, this will copy a screen shot into your clipboard. Then go to photoshop (or whatever you use) and paste the image. From there just crop and...
  13. jnjc

    Critique New Merchant Site

    ..... Looks to me like you are not ready for criticism.... I agree with Ian, your landing page is too ambiguous, you should have some text indicating who you are and what you do. Maybe tool tips on the gems to tell the user what happens when they click them. I am not sure why you opted...
  14. jnjc

    How hard is it to make a Myspace/Ebay esque site?

    That's a bit of a "how long is a piece of string question". It depends on how many concepts are new to you. Do you have DB experience or programming experience etc.... At a guess I think you are looking at many, many months (look at it this way at the rate you are talking it'll take you over...
  15. jnjc

    How hard is it to make a Myspace/Ebay esque site?

    In short to code that sort of thing from the ground up is a big task and requires a fairly high level of expertise. You will need good database design and coding skills plus you will have to learn a server side language. Aside from just coding the pages, if you have high exposure to the...
  16. jnjc

    Feedback Appreciated

    Just thought I'd drop you guys a line to let you know I've updated the site based on the feedback you left. It does look the better of the change. I appreciate the feedback, Thanks, JC
  17. jnjc

    Table website layout dissapearing?

    I don't think it's really a browser compatibility issue, in some cases tables are easier to use for a page layout. That said it's considered bad practice (do a search on it and you'll find lots of articles) so if you are building a site from scratch use divs and .css HTH, JC
  18. jnjc

    Need help with database solution!

    Don't re-invent the wheel, use one of the free CMS systems, by the sounds of things it should do what you need. I am no expert on them, but Wordpress or Joomla wouldn't be a bad place to start. HTH, JC
  19. jnjc

    Feedback Appreciated

    Thanks Suz, I want the site to work on 800X600. I must have changed the menu and not gone back to test on this resolution. I'll get it sorted. Regards, JC
  20. jnjc

    Feedback Appreciated

    Thanks Suz, I can't reproduce that, what browser/OS are you using ? Would it be possible to post a screen shot ? Regards, JC
Top