Link Validation with message below and new link!

This is a discussion on "Link Validation with message below and new link!" within the JavaScript Forum section. This forum, and the thread "Link Validation with message below and new link! are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Apr 17th, 2007, 15:34
New Member
Join Date: Apr 2007
Location: romania
Age: 25
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Link Validation with message below and new link!

hello javascripters....
i have some questions for u as i have not found anywhere else help:
i have a link like this: Click here to validate your name And when someone clicks on it i want to open another webpage in a new window. After the user makes a click on that link i want to apear Below that link a message like this:
Thank u! and below this message another link:
Click here to view your profile!

In short words.. after the user clicks on the url"Click here to validate your name" just below, the new link and the message shoul appear. (only after the user has pressed that link). How can i do that? using a javascript function that change a variable from true to false or how?
Please help me with this...!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Apr 19th, 2007, 19:57
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Link Validation with message below and new link!

You could have the message already in place but hidden using css.

When the link is clicked, use JavaScript to change the display attribute of the message from hidden to visible.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Apr 25th, 2007, 14:53
New Member
Join Date: Apr 2007
Location: romania
Age: 25
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Link Validation with message below and new link!

the problem is that i want to open a website when the user clicks on that link... in a new window.. and in the parent window i need the THANK U message to appear the link! Any ideas? thats more then css...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Apr 25th, 2007, 20:33
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Link Validation with message below and new link!

The same JavaScript function that changes the style of the message from hidden to visible could then launch the new window.

However, I urge you to consider whether this new window approach is absolutely necessary as it is frowned upon these days by both experienced web site designers and end users.

It can also cause considerable confusion for people accessing your site using assistive technology of have other disability considerations.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
link validation

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Making a link non-link when on the page. mcdanielnc89 Web Page Design 1 Nov 16th, 2007 08:05
Message appear in form validation accordingly.. How? Learner Flash & Multimedia Forum 3 Jul 18th, 2007 01:58
Link Me. Link Me!!! timmytots Link Building and Link Sales 1 Aug 19th, 2006 09:39
Link help Allu Graphics and 3D 3 Jul 31st, 2006 09:43


All times are GMT. The time now is 04:44.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42