manhcodedao / jquery-watermark

Automatically exported from code.google.com/p/jquery-watermark
0 stars 0 forks source link

Clicking on hyperlinks cause javascript error #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download latest code
2. Run jquery.watermark.htm in internet explorer
3. See all watermarks are working
4. Scroll down to the bottom of the page and click www.speednet.biz.
5. Notice that before it forwards on you get a javascript error.

What is the expected output? What do you see instead?
No javascript error

What version of the product are you using? On what operating system?
Latest version 3.1.3

Please provide any additional information below.
Javascript error it gives is 
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; 
SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center 
PC 6.0; .NET4.0C; .NET4.0E; Zune 4.7)
Timestamp: Sat, 14 May 2011 16:29:07 UTC

Message: 'type' is null or not an object
Line: 16
Char: 26101
Code: 0
URI: http://code.jquery.com/jquery-1.5.2.min.js

Original issue reported on code.google.com by sianm...@googlemail.com on 14 May 2011 at 4:29

GoogleCodeExporter commented 8 years ago
Duplicate of issue 58 

http://code.google.com/p/jquery-watermark/issues/detail?id=58&can=1

jQuery 1.5.2 is the problem.  There is a known regression bug in that version.  
You need to upgrade to jQuery 1.5.3.

Original comment by t...@speednet.biz on 14 May 2011 at 8:46