Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by GUJUm0deL

  1. GUJUm0deL

    NEED HELP WITH CREATING LINKS

    you can also do this if you want the link to open in a new window. <th class="tg-tjhe"><a href='http://www.targetsite.com' target="new">AETNA</a></th>
  2. GUJUm0deL

    Annotate Wireframes?

    So I reread my OP and I realized I missed one of my requirements...oops I could use many editors out there like SnagIt, OneNote, Greenshot, etc. but one of the requirement is exporting as a PowerPoint or Word. The usual editors save the whole thing as an image but I am including a table with...
  3. GUJUm0deL

    Annotate Wireframes?

    I looked at Pencil, but wasn't able to figure out how to import an image so I can draw the annotated circles and draw the table. We are doing Powerpoint now but it is so time consuming to create the annotated circles with numbers.
  4. GUJUm0deL

    Annotate Wireframes?

    After we get the wireframes or UI Flats, would like to take that and mark a circle or something with a number and then draw a table outlining the details. I uploaded an example of my vision. I found a free tool called "Greenshot" that gives me the ability to create circles and number them; but...
  5. GUJUm0deL

    Annotate Wireframes?

    Looking for some help here. What is the best way (tools, software, technique, etc.) to take witeframes or UI and annotate them with information for developers to code against. Such as, map a contentId to an area of the UI? Thanks
  6. GUJUm0deL

    P3P issue -- anyone??

    So, dealing with a P3P policy issue on, what else, IE. Our setup: customer comes to SITEA.com and logs in. During the flow we send info to SITEB.com (which we also own but for some reason the higher-ups want a separate url/domian). In FF and Chrome we are able to send the info over (using an...
  7. GUJUm0deL

    GeoLocaton code not working in Chrome, why??

    I was testing it from my local HD...should I upload somewhere and see if Chrome works? Had not considered that as the issue.
  8. GUJUm0deL

    iFrame and cross domain

    Hi folks, have a question relating to <iframe> SCENARIO TWO DOMAINS: -- mywebsite.com -- yourwebsite.com FLOW: -- yourwebsite.com creates a overlay with an <iframe> pointing to a log-in box from mywebsite.com -- user enters in UID/PSWD and hits submit button the overlay (that has the <iframe>)...
  9. GUJUm0deL

    GeoLocaton code not working in Chrome, why??

    Hi, I came across this code online and made modification to fit my needs. It works in FF and IE9 but not in Chrome (Chrome ver 21). I've spent a few days trying to figure out and why and so far no luck... Thanks in advance. <!DOCTYPE html> <html> <head> <meta http-equiv="content-type"...
  10. GUJUm0deL

    how does yahoo do this?

    Thanks all for the insight. I also personally hate it, but more and more sites are doing it. I wanted to use CSS and jQuery for this. No real back-end code. _____________________________ Just Imagine. http://www.imajinarts.com
  11. GUJUm0deL

    how does yahoo do this?

    When I go to login into my Yahoo mail I see a rotating background image, how do they do that? I don't think its adserved. I see it happening on many sites like cracked.com What is the best practices for that? Does that not slow down the page load? _____________________________ Just Imagine...
  12. GUJUm0deL

    word counter?

    Thanks. I looked at some examples for jQuery word counter and saw that it did still counted the <a href> tag as part of the wording. For example: hello my name is <a href="a.html">bob</a> Came back with 6 words, and not 5. _____________________________ Just Imagine. http://www.imajinarts.com
  13. GUJUm0deL

    word counter?

    Is there a JS version of a word counter that ignores html tags like <strong> and <i> or html tags like <div id="something"> or <p> _____________________________ Just Imagine. http://www.imajinarts.com
  14. GUJUm0deL

    Horrendously slow loading page

    Sorry, must have that link post. I was using the link posted in the original post. Checked the new link, and it loads quick. _____________________________ Just Imagine. http://www.imajinarts.com
  15. GUJUm0deL

    Horrendously slow loading page

    The link still takes a long time to load. In FF, I got an error saying the script is taking to long to load and if I want to stop running the script. _____________________________ Just Imagine. http://www.imajinarts.com

Part and Inventory Search

Back
Top