Friday, October 06, 2006

Beta Links

Sometimes, I just make things much more difficult than they need be. I had the coding right for links to open ( target='_blank'). I even had the correct place in the widget to do so but I kept getting errors. Finally, in an a ha moment, I realized that perhaps I wasn't leaving a space between the words. Seems that's what was needed.

If I could figure out how to type the code here without it becoming the code, I would. That's for another day, I suppose. But if you find your widget for links. It should look something like this

a expr:href='data:link.target' target='_blank'

The new in red.

No comments: