Go Back   CodingForums.com > :: Client side development > JavaScript programming

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 09-30-2008, 10:17 PM   PM User | #1
Zangeel
Regular Coder

 
Zangeel's Avatar
 
Join Date: Oct 2007
Location: public_html/
Posts: 638
Thanks: 17
Thanked 79 Times in 79 Posts
Zangeel will become famous soon enough
image scale down like in VB

ive seen VB forums use an image scale down when an image is to big, then u click it and it takes u to the image source to see it full view

any javscript scripts that work like this?
Zangeel is offline   Reply With Quote
Old 09-30-2008, 10:51 PM   PM User | #2
cheechm
Regular Coder

 
Join Date: Jan 2007
Posts: 123
Thanks: 20
Thanked 1 Time in 1 Post
cheechm is an unknown quantity at this point
Yes, http://javascript.internet.com/misce...e-resizer.html
Although remember, it is actually the fullsize picture, so loading time is the same.
cheechm is offline   Reply With Quote
Old 10-01-2008, 06:06 AM   PM User | #3
Zangeel
Regular Coder

 
Zangeel's Avatar
 
Join Date: Oct 2007
Location: public_html/
Posts: 638
Thanks: 17
Thanked 79 Times in 79 Posts
Zangeel will become famous soon enough
im not sure how to impliment this one..

my site lets users have profiles, where they like to post images..

so i want to limit sections..like

PHP Code:
<table width="100%">
<tr>
<td>About Me:</td>
</tr>
<?= $row['about_me']; ?>
..
..
etc. that kinda thing, now its gonna pull the "about me" data from the database, now i want to be able to use some kind of JS to have is scaled down if there is any.
Zangeel 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 08:33 PM.


Advertisement
Log in to turn off these ads.