www.webdeveloper.com

Search:

Type: Posts; User: glenvern

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    559

    I think you are correct, I am on a free hosting...

    I think you are correct, I am on a free hosting service.
    Ah well, as they say no such thing as a free lunch..
  2. Replies
    3
    Views
    559

    Unwanted windows

    I seem to have been invaded by unwanted windows appearing every time my cursor passes over words on my website. The words have been changed into links.

    How do I get rid of this intrusion?
    ...
  3. Thread: onLoad query

    by glenvern
    Replies
    3
    Views
    248

    onLoad query

    I have an onLoad in the Body tag which works fine in IE but not in any other browser (FFox or Chrome). is this an IE only event or should it work in other browsers?...

    <body...
  4. Replies
    3
    Views
    594

    xx

    xx
  5. Replies
    0
    Views
    343

    Running two files at the same time

    I would like to run a Windows Media Player track show an image of the artist and display an informative webpage at the same time - with just one click is this possible please?

    thanx...
  6. Differing responses in different browsers

    I have this block of css in my stylesheet -

    .s1 { font-size: 1pt; }
    .s2 { font-size: 2pt; }
    .s4 { font-size: 4pt; }
    .s6 { font-size: 6pt; }
    .s8 { font-size: 8pt; }
    .s10 { font-size: 10pt; }...
  7. Replies
    0
    Views
    411

    Frameset within a container

    I want my frameset to be within my container but they don't want to play together nicely.

    How do I get my frameset inside the container parameters.

    My index.html contains my frameset but it is...
  8. Replies
    5
    Views
    1,118

    Yes thanx auntnini I spotted that just after I...

    Yes thanx auntnini I spotted that just after I submitted the thread..

    The solution was just like me "simple"...
  9. Replies
    5
    Views
    1,118

    Thanx for the response. This is my Frameset as...

    Thanx for the response. This is my Frameset as you see it is much like yours,

    <FRAMESET ROWS="26%,*" FRAMEBORDER=NO FRAMESPACING=0 BORDER=0>
    <FRAME SRC="buttons.html" NAME=navbar...
  10. Replies
    5
    Views
    1,118

    Frames Breakout

    I seem to be stuck in a frame -
    I have used

    blank
    _new
    _top

    none will get me out of the frame,is there another one I can use?

    I haven't tried Java yet. I was hoping for a simple html...
  11. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    Afraid so cb took me long enough to learn the...

    Afraid so cb took me long enough to learn the little bit of HTML that I know.
    So php has no chance...

    If I go down the frames route with my navigation buttons which way would you suggest...
  12. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    Sorry about the link I put it up and then went...

    Sorry about the link I put it up and then went and tried only to find it didn't work so removed it.

    I have abandoned the idea of loading my links into every page by an external source.
    I did try...
  13. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    I have uploaded it to my server.. but can't get...

    I have uploaded it to my server.. but can't get it to work at this time -

    I have created the php file.
    I have created the html file calling the include(.navigation) bit.
    When I view it on the...
  14. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    I have uploaded it to my server.. but can't get...

    I have uploaded it to my server.. but can't get it to work at this time -

    I have created the php file.
    I have created the html file calling the include(.navigation) bit.
    When I view it on the...
  15. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    I think I see how it works if I am right.. The...

    I think I see how it works if I am right..

    The four lines of text in the navigation.php file <a href="page 1.php> etc. would be my buttons, is that correct?

    and I would call this file into each...
  16. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    Yes Global navigation across several pages sounds...

    Yes Global navigation across several pages sounds about right..

    I know nothing about php so I shall stick with writing my buttons onto every page, it's easy enough with copy and paste.. Like CSS...
  17. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    Yes Global navigation across several pages sounds...

    Yes Global navigation across several pages sounds about right..

    I know nothing about php so I shall stick with writing my buttons onto every page, it's easy with copy and paste..


    thanx...
  18. Thread: onLoad query

    by glenvern
    Replies
    14
    Views
    2,342

    onLoad query

    I have navigation buttons that I would like to load into each of my webpages as and when the webpage is called. I do not want to use Frames. Any ideas please?

    (can you create working buttons in...
  19. Replies
    4
    Views
    2,280

    Doesn't work, even the example on their website...

    Doesn't work, even the example on their website doesn't work..??

    thanx anyway..
  20. Replies
    4
    Views
    2,280

    I need a website chat box

    Does anyone know of an HTML or script chatbox I can put on my website that retains all the chat history, so any user can recall any or all previous chat entries.

    thanx..
  21. Replies
    7
    Views
    1,991

    Hi Coothead if I can ask one more thing of you -...

    Hi Coothead if I can ask one more thing of you -

    How do I put a caption or some text on top or below this event?
  22. Replies
    7
    Views
    1,991

    Thanx Coothead that's perfect, just what I wanted

    Thanx Coothead that's perfect, just what I wanted
  23. Replies
    7
    Views
    1,991

    Hi Coot head, thank you for that code. Just one...

    Hi Coot head, thank you for that code.
    Just one thing I can't get it to work with a word
    in the middle of a paragraph it seems to only work
    if the word is the first or last word?

    or am I...
  24. Replies
    7
    Views
    1,991

    Mouseover type event

    I would like an image to appear when I run my mouse over a word.
    Can anyone tell me what this event is called and where I can find the code?

    thanx..
  25. Replies
    4
    Views
    1,301

    Thanx for the response, should be something in...

    Thanx for the response, should be something in that lot for me to work on.
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles