easy $ 10 to help my programmer with a script (just ideas/ maybe some guiding)

Discussion in 'Programming' started by alex894, Aug 8, 2007.

  1. #1
    I'm looking for somebody awesomely good with PHP.

    What I need done is something similar to Ajax but in my case, the image HAS to show when OnMouseOver a value in a drop-down menu. All values and images are in SQL database, that's were they'll be coming from. we tried javascripts and some other things but no go.

    if you know how to do this, this is easy $ 10 in your pocket, I pay via paypal only. show me something similar to what I want and we'll work from there on, I don't care if it's freeware, as long as it does the job; I NEED this DONE.

    PM me or post here.

    Cheers.
     
    alex894, Aug 8, 2007 IP
  2. qprojects

    qprojects Peon

    Messages:
    1,901
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    This can be done using JS with PHP. Only PHP cant do it.
     
    qprojects, Aug 8, 2007 IP
  3. alex894

    alex894 Guest

    Messages:
    614
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Do you think that it can be done?

    think of it this way: content (image and title) is uploaded from CMS.

    In the front end where all titles are listed in a drop-down menu, will have a behaviour which simply shows the image once the mouse is over....

    let me know if you can do this, and anybody else seeing this thread, I'm serious about paying to get this thing done.

    My programmer says that he can't think of any "triggers" to get the image to show.
     
    alex894, Aug 8, 2007 IP
  4. qprojects

    qprojects Peon

    Messages:
    1,901
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Triggers can be made using JS, and using ajax,php we can show the image.
     
    qprojects, Aug 8, 2007 IP
  5. alex894

    alex894 Guest

    Messages:
    614
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    bump thread for new takers

    still waiting for a viable solution ..
     
    alex894, Aug 10, 2007 IP
  6. killerj

    killerj Active Member

    Messages:
    765
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    95
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
  7. surfnearnzone

    surfnearnzone Well-Known Member

    Messages:
    1,492
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    surfnearnzone, Aug 10, 2007 IP
  8. alex894

    alex894 Guest

    Messages:
    614
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #8
    good try but where's the drop-down menu?

    things like the one in your posted URL has been done already by my programmer, but this drop-down business is something else.

    I'll pay $ 20 for somebody to get the script done.

    Thanks for playing.
     
    alex894, Aug 10, 2007 IP
  9. qprojects

    qprojects Peon

    Messages:
    1,901
    Likes Received:
    103
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #9
    you mean full script or only idea?
     
    qprojects, Aug 10, 2007 IP
  10. alex894

    alex894 Guest

    Messages:
    614
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #10
    it's a tiny script in my opinion...we agreed on $10 for the idea and some guidance (a little programming if needed...not much, just a bit)....it's in my first post.

    $20 if you do the script and works the way I want it...my programmer knows what I want and if your solution will work for my needs.
     
    alex894, Aug 10, 2007 IP
  11. surfnearnzone

    surfnearnzone Well-Known Member

    Messages:
    1,492
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #11
    must be quite "worked out" programmer. Simple thing to do is instead of image call a php page in the frame with the required "menu" links. also the "image/menu" can be made to stay using jscript and then the "menu" links can be clicked with desired results.

    Flowchart :

    jscript :

    show menu.php onfocus

    <? php

    call link 1 (from sql ??)
    call link 2
    call link 3

    ?php>

    can you show where you need to implement this ??

     
    surfnearnzone, Aug 10, 2007 IP