Results 1 to 5 of 5
  1. #1
    chunsah's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    Penguin-Senpai
    Posts
    310
    Reputation
    220
    Thanks
    36
    My Mood
    Angelic

    A little bit of html

    Hello there, I was wondering if someone know a little bit html, i'm trying to add an image on a website ( the pic is 10415 x 5624 px ) so I divided it by 10 to make a smaller icon and if you wanted to click on it would load the image full screen, but you wouldn't need to load the full screen image if you don't click on it, so kinda like opening it on a new window? T___T the HQ pic is huge that's why, it just slow down the loading sooo badly.

    <p>&nbsp;</p>
    <input type="image" name="page" value="main" onMouseOut="src='*****-images/vue_intérieure_Notre-Dame_SL-mini.jpg'" onMouseOver="src='****-images/vue_intérieure_Notre-Dame_SL.png'" src="*****-images/vue_intérieure_Notre-Dame_SL-mini.jpg" width="1041,5" height="562,4" border="0">
    <p>&nbsp;</p>


    Like right now it only show the small on, but even if you put your cursor on it or click on it, it doesn't do anything, so if someone could tell me what's wrong , since i'm pretty bad at this xd I would be really thankful

  2. #2
    dtm4's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    1,422
    Reputation
    116
    Thanks
    294
    I take it the Notre-Dame_SL-mini.jpg is the same image with decreased size and quality?


    [HTML]<A HREF="images/vue_intérieure_Notre-Dame_SL.png" target="_blank"><IMG HEIGHT=562,4 WIDTH=1041,5 SRC="images/vue_intérieure_Notre-Dame_SL-mini.jpg"></A>[/HTML]

    With this it displays the smaller picture, and on click it opens the larger image in a new tab.

  3. The Following User Says Thank You to dtm4 For This Useful Post:

    chunsah (11-20-2014)

  4. #3
    chunsah's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    Penguin-Senpai
    Posts
    310
    Reputation
    220
    Thanks
    36
    My Mood
    Angelic
    Quote Originally Posted by dtm4 View Post
    I take it the Notre-Dame_SL-mini.jpg is the same image with decreased size and quality?


    [HTML]<A HREF="images/vue_intérieure_Notre-Dame_SL.png" target="_blank"><IMG HEIGHT=562,4 WIDTH=1041,5 SRC="images/vue_intérieure_Notre-Dame_SL-mini.jpg"></A>[/HTML]

    With this it displays the smaller picture, and on click it opens the larger image in a new tab.
    Yep the mini size is like 250Ko while the HQ one is 200 000 xd I will try it when in 30 mins

    Thanks Senpai~^^

  5. #4
    chunsah's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    Penguin-Senpai
    Posts
    310
    Reputation
    220
    Thanks
    36
    My Mood
    Angelic
    Wouldn't work, finally found the issue I wrote a "f" instead of a "F" on image pathing... , but I will still take dtm4 code, because it's better for what I wanna do.

    anyway, FUUUUUUUUUUUUUUUUUUUUUUUUCK.

    You can close this, whoever is mod here.

    Thansk for the help !

    Have a good day :]

  6. #5
    dtm4's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    1,422
    Reputation
    116
    Thanks
    294
    Quote Originally Posted by chunsah View Post
    Wouldn't work, finally found the issue I wrote a "f" instead of a "F" on image pathing... , but I will still take dtm4 code, because it's better for what I wanna do.

    anyway, FUUUUUUUUUUUUUUUUUUUUUUUUCK.

    You can close this, whoever is mod here.

    Thansk for the help !

    Have a good day :]

    Hah, I know that feeling I am glad I could help.

Similar Threads

  1. A little bit help?
    By LeoCooper in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 06-19-2010, 08:54 AM
  2. Little bit of D3D hooking help
    By Crash in forum C++/C Programming
    Replies: 8
    Last Post: 06-14-2010, 01:20 PM
  3. Little bit of pen tooling
    By ...Sky... in forum Showroom
    Replies: 18
    Last Post: 02-24-2010, 05:27 PM
  4. A little bit about Deadman111
    By Deadman111 in forum Spammers Corner
    Replies: 5
    Last Post: 07-03-2009, 09:01 PM
  5. warrock helps hus a little bit.
    By SHadyDAGGER in forum WarRock - International Hacks
    Replies: 3
    Last Post: 01-26-2008, 11:46 AM