Image "Alt" attribute with code, how to do that?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manolo310
    New Member
    • Feb 2010
    • 3

    Image "Alt" attribute with code, how to do that?

    Hi, i have a site with some languaje, i need to show, depending on the languaje, a different tooltip on the same image.

    <img style="margin-top:5px;" src="Images/ContacUs.gif" alt="<%#respons e.write(traduci r.trad("Contac" ))"%>>

    Something like this cause we are using xml and a Function for all traduced words. My problem is simple, it doesn't run :-D

    How can I workaround this?
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    What is a "lenguajes" ?

    The posting guidelines are very clear about posting in English.

    Comment

    • manolo310
      New Member
      • Feb 2010
      • 3

      #3
      sorry, i mean languaje

      Comment

      • tlhintoq
        Recognized Expert Specialist
        • Mar 2008
        • 3532

        #4
        Do you mean "language" ?

        Google Translate

        Comment

        • manolo310
          New Member
          • Feb 2010
          • 3

          #5
          Yes, i mean Language, tks for that :)

          Comment

          Working...