HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 28th, 2012, 04:35 PM
Scotty13 Scotty13 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2011
Posts: 47 Scotty13 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 12 m 31 sec
Reputation Power: 3
PHP4 - A Working Enter Button, but no image, just a square white box.

I'm trying to use image locaenterbutton.jpg for an enter button and on page when I test it in my browser, I just see a white box.

What 'am I missing?

This is my entry below.

<td><input name="myBtn" type="locaenterbutton.jpg" src="Custom Image Button Src Goes Here" width="88" height="436" style="width:88px;height:36px;padding:1px;margin:0px;border:none;" onClick="javascript:ajax_post();"></td>

Thanks, Scott

Reply With Quote
  #2  
Old July 28th, 2012, 05:48 PM
Jacques1's Avatar
Jacques1 Jacques1 is offline
pollyanna
Click here for more information.
 
Join Date: Jul 2012
Location: Germany
Posts: 1,862 Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level)Jacques1 User rank is Lieutenant General (80000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 2 Weeks 1 Day 19 h 23 m 21 sec
Reputation Power: 813
Hi,

Quote:
Originally Posted by Scotty13
What 'am I missing?


This is simply not HTML. There's an input type="image" and a "button" element, but what you've wrote down doesn't exist.

By the way, this has nothing to do with PHP.

Reply With Quote
  #3  
Old August 2nd, 2012, 03:23 PM
Scotty13 Scotty13 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2011
Posts: 47 Scotty13 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 12 m 31 sec
Reputation Power: 3
This worked for me. I hope it helps someone else.

<input name="myBtn" type="image" style="width:88px;height:36px;padding:1px;margin:0 px;border:none;" onclick="javascript:ajax_post();" src="/root/images/locaenterbutton.jpg" align="middle" width="88" height="436"/></td>

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > PHP4 - A Working Enter Button, but no image, just a square white box.

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap