Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-08-2012, 05:06 PM   PM User | #1
Chris-2k
Regular Coder

 
Join Date: May 2011
Posts: 303
Thanks: 29
Thanked 0 Times in 0 Posts
Chris-2k is an unknown quantity at this point
Input type file jquery plugin help

hi, need some help.

im tryin to add: http://filamentgroup.com/lab/jquery_...e_enhancement/ but it wont work, heres my test file: http://thishosting.org/content/themes/MrOSX/test.php

any help, Thx
Chris-2k is offline   Reply With Quote
Old 08-09-2012, 09:52 AM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
The Error console of firebug says
Code:
"NetworkError: 404 Not Found - http://thishosting.org/content/themes/MrOSX/css/basic.css"

basic.css

"NetworkError: 404 Not Found - http://thishosting.org/content/themes/MrOSX/css/enhanced.css"

enhanced.css

"NetworkError: 404 Not Found - http://thishosting.org/content/themes/MrOSX/js/jQuery.fileinput.js"

jQuery...nput.js
Have you uploaded them to the specified paths?
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 08-09-2012, 02:37 PM   PM User | #3
Chris-2k
Regular Coder

 
Join Date: May 2011
Posts: 303
Thanks: 29
Thanked 0 Times in 0 Posts
Chris-2k is an unknown quantity at this point
i originally added them at root, moved files now... still not working.
Chris-2k is offline   Reply With Quote
Old 08-09-2012, 02:42 PM   PM User | #4
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
http://thishosting.org/content/theme...ges/bg-btn.png is not found. Upload this file and clear your browser' cache.

Code:
            <script type="text/javascript" src="js/jQuery.fileinput.js"></script>		
            <script type="text/javascript" src="js/example.js"></script>		
            <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
You need to attach the jquery library first, before using it. Put the third script call first in this order.
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 12:28 PM.


Advertisement
Log in to turn off these ads.