Recent content by Tacit Knowledge

  1. T

    Photoshop CS4 slice selection area not showing up, why?

    Bear with me while I explain this problem.... I have Photoshop CS4 When I use my slice tool to make a new slice, Photoshop does not show me that dotted gray line that outlines where the new slice will be made. Makes it every difficult for slicing. Once I made the slice, the orange line...
  2. T

    How to utilize input/dynamic text fields in Flash?

    I have a very straightforward problem that is giving me hell. I need people to enter a value into a text field, and have Flash convert what they typed into a numeric value that can be stored as a variable and used in math equations. Once I do some number crunching, I need to display the result...
  3. T

    Can HTML closing tags contain an ID attribute?

    Very simple question here. Would it be W3C acceptable if I were to include an ID attribute in a closing tag? Example. <div id="menu"> blah blah blah lipsum whatever </div id="menu"> I only ask because <!-- --> can become cumbersome sometimes.
Back
Top