Jump to content

TheGallery

Members
  • Posts

    261
  • Joined

  • Last visited

Posts posted by TheGallery

  1. Hello guys, i am very beginner in JS and the DOM (i suspect i require knowledge of it to do what i want). Anyway, i am using an open source lightbox-like script to pop out images and display them in a sequence. I want to modify that and add some additional information to the popout window. I want it much like facebook galleries, where you have the image displayed on the left and the information on the right. (there is an image attached).The script i am using creates the new elements required using JavaScript and i am wondering if i have to add additional JS code for the rest of the information i need. Now, there is another option, of pulling data from another page(using AJAX/frames) and displaying them in the frame. I had the page styled as i wanted but the Facebook and Twitter Like/Comment elements, wouldn't show up after the first frame. It may be something wrong with my code. What solution will be the best? To automatically generate the information using JS or display them using AJAX?

    post-72542-0-64264400-1340295977_thumb.png

  2. I wasn't familiar with the assignment by reference operator (i've seen it before but i've never used it so i forgot about it) so after reading the php documentation it took me a while to realize what's going on. So i run into the foreach documention and there was a reference about this issue. Now, i know i didn't find the solution using logic (as i said i haven't used the operator before and i didn't know how it functions) but i took a lesson today. Thanks for the test.

  3. I think all you have to do is open the default SMTP port (which is 25) in order to work. At least that's the error i am getting when trying to send emails from my localserver.

  4. In order to start making money from ads you have to have a lot of visitors. I used adsense once and i only managed to earn 15 euros within 2 months with an average of 100 visitors(not unique) per day.

  5. Just position a link inside the key hole.EXAMPLE:
    <a href='home.php' style='display:bock; width:100px; height:200px; position:absolute; left:300px; top:30px'></a>

    -OR-Use image <map>

    I thought of that myself but since he is using the image as a background, wouldn't the image change dimensions depending on the user monitor? With the link element having a fixed size & dimensions that would be problematic right?
  6. Your inline style here

    <li style="width:300px; height:135px; padding:0px ;border: none;"><a href="#" ><img src="images/logo1.png"> </a></li>

    overrides the height you specified in the rest of the CSS code, change height to 110px

  7. You hit the wrong button! If the answers were copied & paste, I never could have written twice: ´Go ahead with your questions´! But instead of asking me questions about ´element´, ´attribute´, ´id´. ´html´, etc. you accuses me (of copy and paste)! (and all the others believed you!).I never heard of the Pythagorean theory. so I can´t answer this question! (and is this a ´must´ for web development?) Eduard Lid<p id="copyright">Copyright © 2012</p>
    Luckily or not we are able to read all of your replies and make our own conclusions. We don't have to believe anything, just read the topics. The Pythagorean theorem is not a must for web development (unless you are making games) but it is basic trigonometry, i am surprised you never heard of it. But we are not here to judge your knowledge about mathematics. I think you have to realize that Boen is here to help you learn, even if you don't like his methods. The fact that someone offered to do what he does with you, should be considered a privilege and you should take advantage of it.
  8. SPOILER ALERT: THIS HAS NOTHING TO DO WITH PROGRAMMING AND WILL PROBABLY BE CONSIDER A STUPID REPLY BY CERTAIN PEOPLE I hate commenting in such topics but some times i can't watch things going on and not participating. Eduard, you are trying to use PHP and JavaScript in your website, yet you lack basic knowledge of HTML. You want to make money out of your websites, you don't expect to do that only by making one website right? You should read the tutorials in w3schools in an order. If you keep coming back to us and asking questions for such basic things as HTML validation, you will NEVER learn. I am pretty sure if you start making a website right now you'll even forget the basic structure tags. I am not saying this in a bad way, i know you'll probably ignore me but we are trying to help.

  9. I don´t understand this reply (nothing with programming)!
    What does this have to do with programming?
    No, I have a big problem here in this hostel. Since some months someone is stealing food of me. Today I heared that she can stay (because she has paid - with my money!) and I´ve to leave because I couldn´t pay! Therefore, I can´t study well and I can´t concentrate well for some months. P. s. Your idea is my idea!
  10. Seriously now?!

    So you add up all his hours times his rate/hour, and then add up all your hours times rate/hour, and there's your total to charge for the project.
    For example if you will work an overall of 36 hours the calculation could for example be 36hr x 20$ = 720$ ..
    If i am correct about the way you are thinking my answer is based on this calculation 200hr x 5000$ = 1000000$. If you actually see a difference between thescientist's reply, valiantshady's reply and mine, (besides the values), we have a problem...I didn't even judge you about your English :S [And i won't get into that, i am pretty confident about my current skills in the language] I just said you are in a forum where most people are english-speaking so at least translate your posts to English. And a comment about your argument concerning the Greek economy. You don't live in this country, so you can't speak for this country unless you can present me some facts that actually prove what you say. If you don't understand how politics work (and i am referring to the media, the politician itself etc) it's not my fault. If you want to be a good programmer you have to start using logic, if you can't do that your chose the wrong field. This is my last post here, i am not going to argue over the internet.
  11. Very simple! No amount was mentioned: the most important part!
    I can't understand the way you are thinking seriously. If i said charge 1million would you charge 1million to the client? On the other hand you are the one that said in Argentina things are way different in finding a job, why would the prices be the same in your place and the rest of the world? And you made another question, how long it will take to make the website, how the ###### are we supposed your current skill level? You are the one making the website and you are the one that knows how much experience you got. I mentioned things that were said in the previous posts but who cares, the more you see them the more possible to get people's point. I am afraid if the client accepts your price, we'll have to do with a new wave of non-sense posts. If you ever finish the website, it will probably be 95% work done by this forum's member (if there is still patience) and the rest 5% from you. I am not a mean person but seriously, this kind of attitude makes me go crazy. Oh and... Καλή τύχη στον πελάτη....that's Greek but you understand it...[at least take some time to translate your post before requesting help]
    • Like 6
×
×
  • Create New...