7 replies
  • WEB DESIGN
  • |
I am in the process of making a website. I have five navigational buttons on the home page. I want to have an overlay with an image appear that states to the affect " must buy product to get access to website". When visitor clicks on any of the navigational buttons initially. Only after visitor pays for the product I am offering, will the overlay go away to give access to navigational buttons to navigate on the website. What programing language do I need to know to be able to set this procedure up? Can you suggest a book I can read to learn How to do this?
#overlay
  • Profile picture of the author BrianJM85
    For the UI aspect, you will need JavaScript and CSS. jQuery would be an easy way to implement an overlay.

    You will need to protect the content server-side as well. What platform is the content served on? Is it PHP or straight HTML? Are you using a content management system?
    {{ DiscussionBoard.errors[9740195].message }}
    • Profile picture of the author crtvasgn
      I might be getting in over my head. But that don't stop me from learning what I need to know to get the job done. I don't know what you mean about the content server or content management system. Please explain in not to technical terms if possible, or recommend a book on this subject about content management system. I was told I can keep a data base of my customers using PHP.
      {{ DiscussionBoard.errors[9742509].message }}
      • Profile picture of the author Joe Ray
        Originally Posted by crtvasgn View Post

        I might be getting in over my head. But that don't stop me from learning what I need to know to get the job done. I don't know what you mean about the content server or content management system. Please explain in not to technical terms if possible, or recommend a book on this subject about content management system. I was told I can keep a data base of my customers using PHP.
        Yes, I agree with you, you are in over your head. If you don't know what " server or content management system" is, you probably should start by learning simple HTML and CSS first, then later, learn about the CMS, database and a backend programming language you might want to use.

        In about a year you will be able to code, develop and manage a membership website with a database if you keep learning persistently .
        {{ DiscussionBoard.errors[9746346].message }}
  • Profile picture of the author Ron Killian
    Another option, and I don't know if this would be possible in your situation. Have a fake menu, just an image of a menu, when any one clicks (that is not logged in as a member), it pops a pop-up saying they have to be a member to access the content.

    This can be done pretty easy with wordpress and a good membership plugin. The membership plugins I've used have tags that can show certain content to non-members, content that doesn't show to members logged in. And of course it will show other content to members that are logged.

    Sounds like you want a membership anyways, so you'll need a system for that anyways.

    Does that help? Or am I not understanding what your asking?
    Signature
    PLR Affiliate Program Has Launched! Easily Promote Over 5,000 PLR and MRR Products.

    Largest Selection of PLR Articles on the Planet! PLR Ebooks, PLR Video, PLR Websites and more with Private Label Rights
    {{ DiscussionBoard.errors[9743426].message }}
    • Profile picture of the author crtvasgn
      Yes Ron, that is exactly what I am attempting to do with my website. But I don't want to use Wordpress. I plan on coding the complete website with html5, CSS3, Javascript and Jquery.
      {{ DiscussionBoard.errors[9746228].message }}
  • Profile picture of the author Jack Gordon
    If you change your mind on Wordpress, OptimizePress will let you do this pretty easily.
    {{ DiscussionBoard.errors[9746351].message }}
  • Profile picture of the author Ron Killian
    The other thing, WHY spending all that time and frustration creating something from scratch (that might not even get finished) when you can use something that is ready to go? And even free!

    Sorry doesn't make sense. Unless you have tons of free time and you need a hobby?

    Years back I made the huge mistake of trying to learn PHP. I spent SO much time, wasted so much time, when I could have done more important things like marketing, promotion and making more money.
    Signature
    PLR Affiliate Program Has Launched! Easily Promote Over 5,000 PLR and MRR Products.

    Largest Selection of PLR Articles on the Planet! PLR Ebooks, PLR Video, PLR Websites and more with Private Label Rights
    {{ DiscussionBoard.errors[9746573].message }}

Trending Topics