Search results

  1. D

    I have some javascript (onClick) that won't work in php when I echo it?

    I successfully did this in my HTML and it worked <html> <a href=''><img src="images/Template.jpg" onClick="javascript: this.src='images/ps3.jpg' onClick="javascript: this.src='images/ps3.jpg';" /></a> </html> I then tried echo the same thing in PHP. <?php echo "<img...
  2. D

    I have some javascript (onClick) that won't work in php when I echo it?

    I successfully did this in my HTML and it worked <html> <a href=''><img src="images/Template.jpg" onClick="javascript: this.src='images/ps3.jpg' onClick="javascript: this.src='images/ps3.jpg';" /></a> </html> I then tried echo the same thing in PHP. <?php echo "<img...
  3. D

    I need help coming up with titles for my novel.?

    I am a one time author and I am working on three books at once (Don't ever do that, it can confuse you). Right now I am rewriting a 215 page book I wrote last year called 'Casus Belli'. There are three small books in one. The whole is about this one man that goes through different time...
Back
Top