Advanced Search

Search:

Type: Posts; User: Jim Weinberg; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,087

    I'm not sure what you're asking me. The modal...

    I'm not sure what you're asking me. The modal window is defined in the register div and is controlled by the overlay function. The only things that are missing are some of the graphics I use. ...
  2. Replies
    6
    Views
    1,087

    Bererlyh. Thank you so much for the leads. ...

    Bererlyh.

    Thank you so much for the leads. I've looked at them and others and finally found something that lets the page display the way I want it to.

    I only have one problem left. When the...
  3. Replies
    6
    Views
    1,087

    Overlay form using css on a webpage

    I'd like to have a form displayed on a webpage when the page loads. The form should overlay the normal page with the background being somewhat washed out. If the viewer either submits the form or...
  4. Replies
    2
    Views
    2,466

    guelphdad: Thank you for your reply. When I...

    guelphdad:

    Thank you for your reply. When I didn't hear from anyone, I decided to just use 2 separate select statements. It was a bit more coding, but worked.

    That said, I will now go back...
  5. Replies
    4
    Views
    1,589

    Looks like I spoke too soon. The script works...

    Looks like I spoke too soon. The script works the first time, but then stops working. I think the problem is that the form in the code has a null (action="#") value. The form on my page posts data...
  6. Replies
    4
    Views
    2,458

    Final note: I worked some more with the code and...

    Final note: I worked some more with the code and now it works, sort of. I works the first time, but then it stops working. The original code I was sent had a null ("#") value for the Action...
  7. Replies
    4
    Views
    2,458

    Thought I'd better add a note. I've been playing...

    Thought I'd better add a note. I've been playing around with the code and now the DIV no longer displays when the page loads.

    The bad news is that the pop-up doesn't work at all now. I've...
  8. Replies
    4
    Views
    2,458

    Okay, here goes: HTML Code: ...

    Okay, here goes:

    HTML Code:


    <head>
    </style>
    <style type="text/css">
    #message {
    position:absolute;z-Index:101;left:-3000px;top:-3000px;width:430px;
  9. Replies
    4
    Views
    2,458

    Div not working in PHP

    I don't know if this is a PHP problem or an HTML problem.

    I have an HTML page that I just converted to PHP. In the original page I had a fade-in/fade-out pop-up box that vwphillips was kind...
  10. Replies
    4
    Views
    1,589

    Vic: Works fine. Thanks.

    Vic:

    Works fine. Thanks.
  11. Inserting results from a PHP file into an HTML page

    Hi all.

    What I have is a PHP file that queries a database. I want to use the results to fill a table that's defined in an HTML page. I'd like to do something like:

    <HTML>
    :
    :
    <table>...
  12. Replies
    4
    Views
    1,589

    Vic. Many thanks. I'll give it a try.

    Vic.

    Many thanks. I'll give it a try.
  13. Replies
    2
    Views
    2,466

    Select from multiple tables

    Hi all.

    I have two tables: products and products_description. They have different number of columns. I want to select information from both tables with a single query. When I try the query...
  14. Replies
    4
    Views
    1,589

    Fade-in/out message

    Hi all.

    I have a form. When the submit button is clicked, I want a message to fade-in in a pop-up, wait for a pre-determined amount of time, and then fade out. Has anyone come across a script...
  15. John. Many, many thanks. I knew IE was...

    John.

    Many, many thanks. I knew IE was quirky, but ....! Seriously, I can't tell you how long I worked at trying to figure out that problem. Should have posted it sooner. Again, my thanks.
    ...
  16. Help with Fade-in Slideshow and Jquery

    I'm really hoping that one of the experts will take on this problem.

    I've used the fade-in slideshow script for years with no problems. Recently, I decided to try a front-end Jquery routine. It...
  17. Rookey. I'm having the same problem with dt...

    Rookey. I'm having the same problem with dt tags. How did you solve the problem?
  18. Replies
    0
    Views
    543

    Help with Form Dependency Manager

    1) Script Title: Form Dependency Manager

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex16/formdependency.htm?os=windows&pass=ccccc&iis=on


    3) Describe problem: I'm trying to...
  19. Replies
    6
    Views
    1,367

    Resolved Found an alternate method. Imbedded the...

    Found an alternate method. Imbedded the servicesmenu call in a <div> and used a modified version of showhide.js I found on javascriptsource.com.
  20. Replies
    6
    Views
    1,367

    Resolved John. My bad. There was an updated browser.js...

    John.

    My bad. There was an updated browser.js in the files you sent. I was looking at the build files. As for the server, I will have access to one when (if) I publish this puppy. I've...
  21. Replies
    6
    Views
    1,367

    Resolved John. I appreciate your providing me with the...

    John.

    I appreciate your providing me with the files. Unfortunately, they didn't solve the problem. I checked and the date stamps for the new files are the same as the ones I had.

    I don't have...
  22. Replies
    6
    Views
    1,367

    Resolved Jim's DHTML Menu

    1) Script Title: Jim's DHTML Menu v5.7

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/jimmenu/index.htm

    3) Describe problem: I put together a page with three layers of menus. ...
  23. Replies
    0
    Views
    633

    Resolved Jim's DHTML Menu Problems

    1) Script Title: Jim's DHTML Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/jimmenu/index.htm

    3) Describe problem: I'm trying to put together a page with multi-level...
  24. Replies
    0
    Views
    1,123

    Need help with multiple menus

    I'm putting together a webpage that has 3 menus. The first is the main menu, the second is the services menu and the third is a dropdown menu set off the services menu. The 3 menus are defined in...
  25. Replies
    3
    Views
    1,579

    Thanks for the info. I've looked at the Ultimate...

    Thanks for the info. I've looked at the Ultimate Fadein Slideshow and I think it will work if I just put it in a table with a fancy border. Not really what I want to do, but better than nothing. ...
Results 1 to 25 of 89
Page 1 of 4 1 2 3 4