Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Javascript to link to HTML #anchor link
Old 11-22-2008, 08:55 AM Javascript to link to HTML #anchor link
Junior Talker

Posts: 2
Trades: 0
I have the following code, which is triggered when it receives a certain message form an external Java Applet. At present a popup message box comes up, but instead I would like it to link to an anchor link in my HTML called "#bottom" (on the same page).

What do I have to change:

Code:
<script type="text/javascript" language="JavaScript">//<![CDATA[
function DumbTest(message)
{
  alert("This is a dumb test with a message:\n" + message);
}
//]]>
</script>

Thanks everyone.
ardonar is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-22-2008, 08:59 AM Re: Javascript to link to HTML #anchor link
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
window.location.hash = fragment_name; (fragment_name is the name without the "#")
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-25-2008, 09:52 AM Re: Javascript to link to HTML #anchor link
Junior Talker

Posts: 2
Trades: 0
http://processing.org/discourse/yabb...15050;start=15
ardonar is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Javascript to link to HTML #anchor link
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11817 seconds with 12 queries