Perhaps a matter of JavaScript...

OK, so I'm designing a website for my cousin, who is a musician. I have a page which is dedicated to the concerts he plays in, but I also have a section in a sidebar on the home page that displays the first few concerts in the list. I was wondering if there was a way to make sure that when I update the list on the page together (which I will call 'shows.html' since what I named it) section in the sidebar will update automatically. You can visit the site at http://www.kylelord.com/MattBooth/index.html. The site is not finished yet so all but the first three shows are repeated imaginary shows.

The section I want to put up-to-date automatically is located on the right and is the third element to the bottom. His class is titled ".shows" in the CSS code. I want to post a link to the page accessible by clicking on the link shows.

Thanks for you help,

-Kyle

Yes.  With Server-Side-Includes (SSIs).

http://www.smartwebby.com/web_site_design/server_side_includes.asp

You can wrap your SSI statement around the division tags to apply the necessary CSS styles.

Examples:

[an error occurred while processing the directive]

More about Server-Side Includes.
http://forums.Adobe.com/message/2112460#2112460

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
http://ALT-Web.com/
http://Twitter.com/ALTWEB

Tags: Dreamweaver

Similar Questions

  • Perhaps a matter of dub

    I've been circling around the Internet to find info on Firefox for IPad
    Gives the impression, it is available but cannot find a download?
    Is a simple question, please available August 15, 2013?
    Thank you in advance for a straight answer

    Hello, due to apple's restrictive policy it is not possible to implement and offer independent third-party browsers for idevices.

    Mozilla is against bringing the rendering motor & javascript in firefox on iOS, because apple only allows the use of its own webkit in terms for developers - as long as it does, firefox and the ecosystem of the addon can be ported to iOS devices.

    http://www.PCMag.com/Article2/0, 2817,2416461,00.asp

  • Adding Javascript to a Digital Signature

    Hi all

    I went through the forum for the good part of the last 2 days and have been unable to solve my problem (if it's fixable).  I wasn't really sure of this forum to post, but since he mainly a matter of Javascript and I'm not exerienced in Java, I've posted it here.

    I created a form with Acrobat Pro XI and will be read in drive X.  My goal is to be able to insert a digital signature in the menu forms in Acrobat and Digital Signature properties, signing tab, I would like to input Javascript in the "this script is run when the field is signed:" section.  This script would be to e-mail the document in PDF format, with all the fields of the form, locked or flattened.  If possible, I want to change the name of the document and add the specific email subject line.

    I tried to use the bu next script he errors on the cSubmitAs.

    this.submitForm ({cUrl: "mailto:mail@domain", cSubmitAs: 'PDF',})

    Any help would be greatly appreciated,

    Eric

    The script would be:

    for (var i = 0; i)< numfields;="" i="" +="1)">

    var fName = getNthFieldName (i);

    Make the readonly field

    getField (fName) .readonly = true;

    }

    This affects all areas, including buttons, read-only.

  • JQuery and tabular

    I have guys,

    I have a tabular form and I want to control some elements, for example:

    When the TYPE of selection list is equal to 'I' I want to put on read-only fields: 2 and 3
    When the TYPE of selection list is equal to 'F' I want to put on read-only fields: 1 and 3
    When the TYPE of selection list is equal to 'C' I want to put on read-only fields: 1 and 2

    ID | DESCRIPTION | TYPE | FIELD1 | FIELD2 | FIELD3

    To do this, I created a dynamic action:

    Event: change
    Selection type: JQuery selector
    Select JQuery: .myclass
    Condition: No strings attached
    Scope of the event: live

    On real action, I put the following:

    Action: Run Javascript code
    Fire on loading the page: checked
    Selection type: trigger element

    Code:
    //alert($(this.triggeringElement ).val());
    
    comm4 = 'f04_' + $(this.triggeringElement ).attr('id').substr(4);
    comm5 = 'f05_' + $(this.triggeringElement ).attr('id').substr(4);
    comm6 = 'f06_' + $(this.triggeringElement ).attr('id').substr(4);
    
    if($(this.triggeringElement).val() == 'I'){
      $("#" + comm4).removeAttr('readOnly');
      $("#" + comm4).css("background-color", "white");
         //
      $("#" + comm5).val('');
      $("#" + comm5).attr('readOnly', true);
      $("#" + comm5).css("background-color", "yellow");
         //
      $("#" + comm6).val('');
      $("#" + comm6).attr('readOnly', true);
      $("#" + comm6).css("background-color", "yellow"); 
    } else if ($(this.triggeringElement ).val() == 'F'){
      $("#" + comm4).val('');
      $("#" + comm4).attr('readOnly', true);
      $("#" + comm4).css("background-color", "yellow"); 
         //
      $("#" + comm5).removeAttr('readOnly');
      $("#" + comm5).css("background-color", "white");
         //
      $("#" + comm6).val('');
      $("#" + comm6).attr('readOnly', true);
      $("#" + comm6).css("background-color", "yellow"); 
    } else if ($(this.triggeringElement ).val() == 'C'){
      $("#" + comm4).val('');
      $("#" + comm4).attr('readOnly', true);
      $("#" + comm4).css("background-color", "yellow"); 
         //
      $("#" + comm5).val('');  
      $("#" + comm5).attr('readOnly', true);
      $("#" + comm5).css("background-color", "yellow"); 
         //
      $("#" + comm6).removeAttr('readOnly');
      $("#" + comm6).css("background-color", "white");
    }
    My problem is that the tabular form fields are always read-only.

    What I am doing wrong? Can you help me?

    Thank you
    Bruna

    PS APEX 4.1.0
    And I put on the attributes of the element TYPE: class = 'MyClass '.

    Published by: Bruna on 9 may 2012 03:40

    Published by: Bruna on May 10, 2012 03:21

    As I said, it runs in my IE 8, and it is 8.0.6.
    Perhaps no matter what other Internet Explorer settings. Here's what I have in my IE 8.0.6 installation.

    Browser mode: IE 8; Document mode: IE 8 standard > Internet Explorer 8 standards (by default the Page) Alt + F8

    Kind regards

  • Word (.docx), wil attachments not open via TB, but only if I go to website Fastmail

    I was not able to open .docx files attached to e-mail messages when using TB (10, 2013 windows desktop). "Word has encountered an error trying to open the file."

    I tried all the suggestions presented by Word.
    I tried to download on my desktop and opening.

    The only reason why I wonder if tuberculosis is a part of the problem is because if I go to Fastmail webmail and open from there, it WORKS.

    BTW, PDF attachments work fine, but not .docx

    I'm out of ideas ab.

    Thunderbird does not change the content in any way. and in the message source, you will see the MIME encoded attachment.

    PDF is not affected

    What is different from the download of a web page (webmail) and Thunderbird downloading (create the file in the Temp folder). Usually only the way they are treated by the anti-virus.

    If it were a framework of Thunderbird, it would be all attachments be damaged the same way so PDF or JPG would also be affected.
    Unless your PDF files are smaller than the DOCX. It is perhaps a matter of size, but I doubt. 2 words must be a small enough file...

    A bit of googling later (10 Windows is not available in Australia. Thank you Microsoft)

    Did you upgrade to Windows 10?
    This problem occurs when a document is opened in protected view. Protected mode is a security feature in the office that opens files potentially untrustworthy in a secure sandbox where users can read without fear of the file with their computer.
    This KB is for your question. https://support.Microsoft.com/en-us/KB/3086786?WA=wsignin1.0

  • The last update does not have a bookmark for a site! What you do about it?

    I tried to make a bookmark multiple sites using several means without result. No form appears, and no new bookmarks is displayed. I have rolled back the version and you can make bookmarks.

    Hi, first of all upgrade Firefox to version 40.0.2 (3-bar menu > help - question mark at the bottom right > on Firefox.)

    Now, because it is perhaps a matter of the extension, try Mode without failure of Firefox to see if the problem goes away. Firefox Safe mode is a troubleshooting mode that temporarily disables hardware acceleration, restores some settings and disables add-ons (extensions and themes).

    If Firefox is open, you can restart Firefox Safe mode in the Help menu:

    • Click the menu button

      click Help

      then select restart with disabled modules.

    If Firefox does not work, you can start Firefox in Mode safe as follows:

    • On Windows: Hold down the SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac: Hold the option key during the startup of Firefox.
    • On Linux: Exit Firefox, go to your Terminal and run firefox-safe-mode
      (you may need to specify the installation path of Firefox for example/usr/lib/firefox)

    When the Firefox Safe Mode window appears, select "start mode safe."

    If the problem is not present in Firefox Safe Mode, your problem is probably caused by an extension, theme or hardware acceleration. Please follow the steps described in the section Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems to find the cause.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

    When find you what is causing your problems, please let us know. This might help others with the same problem.

  • Why my emails are not deleted the gmail server when I remove it from my Inbox?

    I use POP on Thunderbird version 31.7.0. I put the box "Leave Messages on server" and box "until I delete them. (Some articles say that the message is "until I have delete or move them from the Inbox" but my option just says "until I delete them".) It is perhaps a matter of version). When I delete a message from my Inbox, it is NOT deleted from the gmail Server inbox. This means that I have to delete them in two places, which is a pain, and I will probably try a different e-mail program if I can't solve this problem. Can you please help me in PLAIN English. I'm not a techie.

    I read the email in Thunderbird and then deleted. I compacted files. Then, I went into the Inbox, gmail and up-to-date, but email is still there. I did all the steps in the correct order or is there something else I'm missing.

  • HP Envy 7640: Printing photos

    I am trying to print photos using the main tray with plain paper and it will not be printed.  He tells me to load paper into the photo tray.  I've tried which as well and it still does not.  But I want to print from the main tray.

    Hi @TRG8,

    Thanks for joining the Forums of HP Support for a solution to your printing problem.

    I understand that you use a HP ENVY 7640 e-all-in-one printer with a Windows XP computer and you were trying to print photos from the main tray on plain paper, but the software tells you to load paper into the photo tray, which you did, but it still does not work. I would like to help with that.

    It looks like a problem of printer settings as perhaps you do not have the main tray selected as the input source, but try to download and run the HP print and Scan Doctor to see if everything is OK with the drivers and the software of the printer.

    If the HP print and Scan Doctor detects no problem, it is perhaps a matter of settings. Here is a document of support that can help ensure the setting of the impression are set the way you need them - Print Photos. On the Paper Type/quality tab, that you want to make sure that the main tray is selected as the Paper Source, or Photo tray if you want to print on photo paper.

    Please let me know if that solves the problem, or if you need assistance.

  • I have tried everything and cannot remedy. What should I do?

    Well, then I had this problem since I went to El Capitan.

    I tried to reset things ACL, migrating to a new user account, re - install the operating system, (among others) and nothing helped.

    Basically, the problem is that I will try, for example, open an image with preview, and it says I don't have permission to do so.

    My permissions are NOT bad when I look at them.

    So far under the new user account, I can now use Keynote, but under my regular account I can only save the Keynote files to iCloud. The same message appears to not have permissions in the case. The same thing happens with Pages. I have not tried yet numbers, but I guess it will be the same as that. In addition, it is perhaps a matter of time before it does not work in the other user account, because this issue tends to do not occur for a short time, then if I repeat the same task more and more it will appear.

    Is this a virus? Going to happen to my other programs? Because if this is the case, then I'm totally screwed. So far, he arrived with only overview, Pages and Keynote (possibly of the numbers). However, I used to use Preview a lot. You don't realize how much until he disappeared. Maybe that's a problem of hard drive? It seems software related, given that it all started with El Capitan.

    I can't solve this problem, and I am puzzled. Apple specialists seemed to think to reinstall the OS would take care of her, but it didn't.

    Once you have reinstalled the OS, migrate your old account of Time Machine or a clone of your drive?

    The problem happens on this account, but not on a new account?

    It probably means that you have had a problem in your old account and migrating back you cancelled the benefit of the new facility.

  • Noise problem Satellite L300 C21 external Sound

    Hello everyone,

    I have a Satellite L300 C21.

    It's been eight months now. But I experienced some "special effects":
    When I plug the laptop through my stereo receiver headphone output, I have great sound.
    It is perhaps a matter of configuration.

    But when I plug - off the adaptor, the noise disappears.
    Running "sur-accu" is very good.

    All solutions?
    Your Ralph

    > When I plug the laptop through my stereo receiver headphone output, I have great sound.
    > It is perhaps a matter of configuration.
    > But when I plug - off the adaptor, the noise disappears.
    > Running "sur-accu" is very good.

    Hello

    Perhaps this noise is affected by the main stream sounds like a problem with the Earth or something like that.
    Some guy in the internet have recommended use of 3 power cord cable and adapter
    In most cases, this could eliminate these noises.

    I think you should get in touch with ASP in your country. Maybe guys might provide you with another power adapter cable

  • Multi-writer stops and Blu - ray player and stutters on the new desktop.

    New HP ENVY H8 - 1420t CTO desktop PC.  Upgrade to drive optics multi-writer blu - ray.  While playback of blu - ray movies, drive spin for a few minutes then stops, stutters and makes a mechanical sound for minute, and then continue to play.  Very annoying.  Desktop is Intel i7 quad cpu 3.5 ghz and comes with the PowerDVD blu - ray software.  HP exchanged the drive.  No help.  Software mfg Cyberlink tells me that I should update the firmware.  BUT, I can't determine what is the model of the optical drive, who made it and therefore, how to get the firmware updates!  NOTE: Cyberlink also told me it is perhaps a matter of 'performance' - how is this possible with all of the provided equipment?  The graphics card is a Nvidia GeForce GT 630.  Help!

    I had a similar problem on my HP ENVY dv6t laptop and discovered that it was caused by the BlueSoleil BlueTooth software WMI calls interrupt playback. Where there is a similar problem, take a look at my blog and see if it helps you:

    http://www.madavlen.NET/the-case-of-the-stuttering-laptop-Blu-ray-player

  • Ejecting the disc external hard Force required

    Hi-

    I thought before that I had a solution to this problem, but obviously not.

    Almost whenever I click on the icon next to my external hard drive backup disk, in the left pane of a window of Finder, place appears an alert...

    The eject button Force works, so I have a workaround, but it seems unfair to have to use it.

    Time Machine power down and restart my machine clears the problem for a while, but then it comes back after a few hours or a few days.

    I tried to use 'lsof' Unix command in the Terminal, but haven't learned something from him.

    Any ideas?

    -Gil

    FWIW, I tried to recreate your problem with a USB 3.0 external drive. Unfortunately, I had no problem ejecting the disc without turning off time Machine. It is perhaps a matter of Firewire, but I have no Firewire drive to test.

    Something you might try is to reset the SMC or the NVRAM and see if that helps.

    Reset the management system (SCM) controller on your Mac - Apple Support

    How to reset the NVRAM on your Mac - Apple Support

  • No reason to go to El Capitan Yosemite?

    I am running OS X Yosemite v. 10.10.5 on MacBook Pro (15-inch, 2.53 GHz, mid 2009). Works very well. Is there a reason to upgrade to El Capitan?

    It is perhaps a matter of personal preference or opinion. As it seems to work

    Well, I would not upgrade the computer right now; When Yosemite no longer sees any

    the system update (update of security, etc.) then maybe it's time to review it. Or if you were

    to choose to buy another computer, it would be the last OS X and you would have

    wait for the new model to manage the last OS X without problem. The current model

    should be enough for several years; It can be repaired and see the replacement of material.

    Good luck!

  • Use of root for the system volume is 95%, var/ftp uses all

    Hello

    I have a ReadNas 102 and lately I have these error messages using the root of the system volume is 95%. After checking the files/var, I noticed that desired used all available space. I had FTP enabled for some files and it seems that the content of these files is copied to the folder var/ftp.

    Perhaps a matter of newbe 'stupid', but is - it normal that this folder/var/ftp is totally used.

    Second question: How can I safely remove the content of this file/var/ftp?

    Thanks in advance,

    Jan

    Hello.
    The ibdata1 still growing is not a ReadyNAS problem, but a problem of MySQL, may be triggered or worsened by track LogAnalyzer to commit requests.
    There is a lot of discussion online about this. But it seems that there is no easy solution to reduce its size.
    An example of thread: http://stackoverflow.com/questions/3456159/how-to-shrink-purge-ibdata1-file-in-mysql
    If you don't use it, I suggest delete LogAnalyzer and mysql-server.

  • iMatch &amp; DRM on iTunes,

    iMatch does currently not new subscriptions in the United States: y at - it another way to update old iTunes DRM tracks with DRM-free ones?

    It's strange. I think that if Apple gave it you would see it anywhere on the web. I don't see a single mention of it. It is perhaps a matter of temporary service, and you should try again tomorrow?

Maybe you are looking for