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
hide certain file type modifying script i already found
Old 09-09-2009, 09:04 PM hide certain file type modifying script i already found
Skilled Talker

Posts: 56
Trades: 0
ok i have already found a script to hide a certin file type here it is:
Code:
x=getAttribute('src')x=x.substring(0, x.indexOf('.jpg'));
I don't know javascript so can someone please explain what that does to me and please modify it so it will work with this
Code:
 var displayStyle = (divIndex==selectedIndex || selectedIndex===true)?'inline':'none';
        document.getElementById('game_'+divIndex).style.display = displayStyle;
basically i want to
1. change the script so it finds .jpg and .JPG
2. use the script in the second script below to basically hide the objects with that extension you can use the second script or make a new one if you want...
3. make it so i can make a link go to javascript:functiontocall()
and thats it
Thanks in advance and please help it shouldn't take more then a few minutes.


SOLVED!
http://codingforums.com/showthread.php?t=176707
__________________

Please login or register to view this content. Registration is FREE
Free Online Games

Last edited by pcmaster160; 09-10-2009 at 08:34 PM..
pcmaster160 is offline
Reply With Quote
View Public Profile Visit pcmaster160's homepage!
 
 
Register now for full access!
Reply     « Reply to hide certain file type modifying script i already found
 

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