Jump to content

beginner help


stojanovic

Recommended Posts

Hi,

 

I'm a beginner in coding and need some help with some basic stuff, I want to put a feedback thing on the right side of my page to be exact this one

http://theodin.co.uk/blog/ajax/contactable-jquery-plugin.html

So i have put all the files into the root of my website, and here is the index.html which i have renamed feedback.php.

searchmuzik.com/feedback.php

So my question is how would i get this to appear on my main page searchmuzik.com what would i have to do and what code should i put on my index.php or page or my layout_home.php page, please help.

Link to comment
Share on other sites

What do you mean place it on your main page? You can link to it:

<a href="feedback.php">Feedback</a>

Or use header to send the location to it, but not sure what you're going for.

 

This is really more an HTML question.

 

EDIT: Oh I see what you mean.. There should be tutorials from where you got it from, this isn't really a PHP question.

Link to comment
Share on other sites

their isnt a tutorial really i have checked, i really need this done, i know im off-topic

 

If I'd be correct, try adding it to the <head> section of your script, and it may work (experiment. JS usually is able to take care of these things, I don't think anyone knows how to insert someone else's script in, it's just not an easy thing to ask unless it's on their forums.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.