The tag text does not wrap by default. This can frustrate web designers trying to employ the pre tag as they witness it's bad behavior within a site layout. There are two solutions for working with text. One idea is to make the "pre" text wrap, as we do in this blog. Another idea is to give the...
Ironpaper Webintel: By Chris Wallace Are you having trouble importing text from an excel file in Japanese, Chinese, Arabic, or another language that uses non-standard characters? When you save a csv directly from the Excel file, it turns the characters into question marks. But there is an extremely...
by Jonathan Franchell, CEO of Ironpaper - For more tips and hacks: For iOS app developers, there are some annoying parts of the development process that many developers just hate. For one, only one person can be nominated to be Team Agent on Apple's enterprise account. Now, if you don't have a...
Non-profit organizations need to build a base of support to keep their operations and mission on track. But online donations and a strong fundraising website are often weak points for many traditional non-profits. Typically the web is a place where many organizations cut corners, which can hurt...
For most non-profit organizations, having an effective online presence is vital for the sustainability of their organization. Within the arts, non-profit websites need to remain interesting as well as influential in order to thrive and fulfill their missions. There are a few core principles to...
CSS3 is awesome. CSS3 drop shadows are used in casting shadows off block-level elements like divs. We are looking forward to the day obsolete Internet Explorer versions are diluted in the market and more contemporary browsers are the all we need to think about. Fortunately, mobile smart phones are...
CSS box shadow is used in casting shadows off block-level elements like . Both CSS rounded corners and CSS drop shadows can make website updates and maintenance a breeze compared to cutting out images and using background elements. Hello this is a box shadow The structure of the above element is:...
Single page, application websites (or microsites) are often used to replicate the experience of native apps, especially mobile apps. Such applications are designed to act like native apps by rarely or never needing to be refreshed. They often are developed using frontend javascript to create...
There are many ecommerce websites that have static coded checkout forms. For these forms, the code to populate the drop down lists for years may be hard coded, which presents longterm problems for your website. In cases where PHP or another suitable language is prohibited, you may be looking for a...
By Chris Wallace This is an issue that has caused me some headaches when working with Adobe's Business Catalyst content management system, so in the interest of trying to prevent the same from happening to you, I'd like to share some tips about these fields. First, an explanation of the behavior. A...