Re: Using blink on Text, How?
Thapa Damar <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Answering my own question.
Found that I was sending blank value in the first parameter of
BLink("|was blank|", "/MyTextSite/...",vc).
Damar
Thapa Damar wrote:
> Hi,
>
> I have the following in my html file:
>
> <table cellpadding="0" cellspacing="0" border="0">
> <tbody>
> <tr>
> <td nowrap bgcolor="#999999"><a
> class="Dir::Get_Data.HomeHeader.home" href="home">|Home|</a></td>
> </tr>
> </tbody>
> .....
>
>
> I am trying to do as:
>
> <td> <a href="home">"|Home|"</a>
>
> and provide url with blink.
>
> But, "|Home|" does not come up in the screen. How it can be done?
> What am not doing here?
>
> Thanks,
>
> Damar
>
>
> _______________________________________________
> Barracuda mailing list
> [email protected]
> http://barracudamvc.org/lists/listinfo/barracuda
>