/    Sign up×
Community /Pin to ProfileBookmark

Javascript in the Alt/Title attribute?

Can this be done?
I’ve had problems with this earlier.
Can you help me?

This is a link inside an image map:

[CODE]<area target=”_blank” href=”http://www.aqua-emulation.com/imsellingpixels/ccount/click.php?id=1″ [COLOR=Red]title=”Aqua Emulation—Clicks: <script language=”Javascript”>ccount_display(‘1’)</script>”[/COLOR] shape=”rect” coords=”80, 90, 190, 110″>[/CODE]

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@welshJan 20.2006 — when do you want the ccount display to go? u can add these to that image map line so like mouseover would be
[code=html]
<area target="_blank" href="http://www.aqua-emulation.com/imsellingpixels/ccount/click.php?id=1" title="Aqua Emulation---Clicks:" onMouseOver="ccount_display('1')" shape="rect" coords="80, 90, 190, 110">[/code]

that should work but i know you can add
[list]
  • [*]onMouseOver="java"

  • [*]onMouseOut="java"

  • [*]onClick="java"

  • [/list]
    Copy linkTweet thisAlerts:
    @Paintball24authorJan 20.2006 — when do you want the ccount display to go? u can add these to that image map line so like mouseover would be
    [code=html]
    <area target="_blank" href="http://www.aqua-emulation.com/imsellingpixels/ccount/click.php?id=1" title="Aqua Emulation---Clicks:" onMouseOver="ccount_display('1')" shape="rect" coords="80, 90, 190, 110">[/code]

    that should work but i know you can add
    [list]
  • [*]onMouseOver="java"

  • [*]onMouseOut="java"

  • [*]onClick="java"

  • [/list]
    [/QUOTE]


    Great. Great. Thank you.

    I'll try it now. ?
    Copy linkTweet thisAlerts:
    @Paintball24authorJan 20.2006 — The mouseover seems to not be working. Do you have any other ideas?
    ×

    Success!

    Help @Paintball24 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 6.16,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @nearjob,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,
    )...