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.
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.
See if you and your coder can derieve an idea from these http://www.javascriptkit.com/javatutors/externalphp2.shtml http://rabiddog.co.za/tutorial.php?id=17&name=PHP,JavascriptSlideShow good luck
http://www.premium-e-books.com/demo/photostock/ mouse over on image. Get the idea Let me know If I won $10
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.
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.
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 ??