On 8/24/07, Siddhartha Argollo <[EMAIL PROTECTED]> wrote:
> With auto-links I wanted to say "links to the same page".
> For example, when the user clicks the link, a condition for an if is
> met, rendering a block.
> With IE, instead of the new state of the page, it shows the same state
> before the click.
> I will be foreced to break the logic in several pages, instead of using
> if and blocks...
> In the case below, doesn't  the date interfere with the URL?

What is an auto-link? What layer are your "if" conditions in? The
javascript? tapestry template? Can you provide a snippet of code for
the links that don't work?

Appending date to your url is a pretty common cache-busting technique,
how could it interfere with the url? Just ignore it in your code...

-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to