Web Design Forum: Iris - Viewing Profile - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting

Iris's Profile User Rating: ****-

Reputation: 0 Neutral
Group:
Members
Active Posts:
293 (0.24 per day)
Joined:
11-January 09
Profile Views:
5,452
Last Active:
User is offline Nov 05 2011 03:07 AM
Currently:
Offline

My Information

Member Title:
Advanced Member
Age:
20 years old
Birthday:
January 9, 1992
Gender:
Male Male
Location:
Georgia, U.S.
Interests:
XHTML, CSS, PHP, Java, Javascript, Explosions, Pretty Colors

Contact Information

E-mail:
Private

Users Experience

Experience:
Advanced
Area of Expertise:
Designer/Coder

Latest Visitors

Posts I've Made

  1. In Topic: What software do web developers use?

    03 November 2011 - 12:46 AM

    Here's what I use...

    Coding: Netbeans 7.0 - The editor i used to love was Aptana, but I ragequit the program because it didn't have a simple file syncing solution and I didn't enjoy creating projects on my actual server. Netbeans has this and it's absolutely perfect in my eyes for the type of work I do (mostly PHP & javascript)

    Design: Inkscape & Gimp - I know how to get the most out of free software ;)

    Web: Firefox, Chromium, Opera
  2. In Topic: jquery onchange cause a loop

    03 November 2011 - 12:36 AM

    View PostELITE, on 02 November 2011 - 07:28 PM, said:

    Hi all, i am just learning more about jquery, i have on a website a shipping calculator that works from a link, it pops up and you select the country and press a submit button to calculate shipping for your country, i have changed this to be inline with the rest of the basket details, so onchange it calculates the shipping, the problem i have with this is it will not calculate shipping onload.

    so using jquery i have triggered an onchange event which works but then puts the page in a loop so another country can not be selected.
    <script>
    $(document).ready(function() {
      $('#myselect').trigger('change');
    })
    </script>
    
    <select id="myselect"  name="country_id" onchange="this.form.submit();">
    


    is there away around this or am going about it the wrong way

    Thank you


    I hope I'm not misunderstanding your question. You want to calculate shipping onload, right? Did you try this bit of code?


    $(function(){
        $(window).bind("load", function(){
    
            //calculations
    
        })
    })
    


  3. In Topic: please critique my web design site

    16 June 2011 - 05:26 PM

    Not a bad design at all in my opinion, but your choice of content and it's presentation needs a lot of improvement in my opinion. As a whole, I like the design concept in that it has a sort of uniqueness, but there are a bunch of tiny things that can be worked on. For example:

    • Logo: I would try and horizontally align the "Second Sighting/Web Design, SEO & PPC" text with the actual logo. Little things like that bug me xD Also, I personally would put the actual logo on the left of the text as opposed to the right. This is just my personal preference though.
    • Font: Sorry, but I'm not liking the font of the green text at all. Not to mention, it doesn't look crisp....or maybe that's just my computer screen. dunno. In any case, I think you can use a much better font. One that's more.....rounded. Also, I think you should consider using a darker and paler sort of green and different variations of the base color as it would match the colors in the actual logo.
    • As a last suggestion, I think it would look nice if you moved that text on the upper right hand side of the page on to the actual picture of the moon as opposed to having it level with the logo; it sort of takes away the impact of the actual logo by doing this.
    There are other bunch of tiny things that I would change, but that's all I have to say for now. Like I said, I still like the concept.

Friends

Comments

Page 1 of 1
  1. Photo

    smoothonline 

    10 Jan 2010 - 14:00
    happy birthday for yesterday
  2. Photo

    TFM4th 

    13 Apr 2009 - 05:50
    Thanks! And it's good to see more people from the states joining here.
  3. Photo

    cStudioz 

    17 Feb 2009 - 22:28
    Thanks for the birthday greeting ....
  4. Photo

    MacDesign 

    21 Jan 2009 - 22:39
    Welcome to the Forum. Flash are not really SEO friendly. Javascript is fine. One website that uses javascripts well is actually the Apple website. They didn't use any flash to make it stand out.
  5. Photo

    SEOLover 

    14 Jan 2009 - 17:55
    I agree with Traxor, you should definitely stick around.
  6. Photo

    traxor 

    12 Jan 2009 - 22:22
    Welcome to the forum buddy, it's nice to have someone sensible on this forum! You should stick around.
  7. Photo

    Ben 

    11 Jan 2009 - 17:21
    Welcome to the forum Iris :)
Page 1 of 1