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.

Coding Forum


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



Reply
there is no attribute "src" ? ?
Old 06-10-2007, 06:44 PM there is no attribute "src" ? ?
highanddry's Avatar
Close Talker

Posts: 880
Name: Jacob
Trades: 0
I lost validation when I added my search bar now I have got down to one error that I cannot figure out...

Error Line 10 column 34: there is no attribute "src".<style type="text/javascript" src="searchdb.js"></style>

Can someone familiar with this error please help me out?
highanddry is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-10-2007, 08:46 PM Re: there is no attribute "src" ? ?
Christopher's Avatar
Iced Cap

Latest Blog Post:
Cross-domain AJAX with JSONP
Posts: 3,110
Location: Toronto, Ontario
Trades: 0
You have a style tag instead of a script tag. Use:

Code:
<script type="text/javascript" src="searchdb.js"></script>
__________________

Please login or register to view this content. Registration is FREE
- Latest Articles:
Please login or register to view this content. Registration is FREE
,
Please login or register to view this content. Registration is FREE

--
Please login or register to view this content. Registration is FREE

Christopher is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to there is no attribute "src" ? ?
 

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.23530 seconds with 12 queries